diff options
Diffstat (limited to 'graphics/p5-Image-Size-FillFullSelect/Makefile')
-rw-r--r-- | graphics/p5-Image-Size-FillFullSelect/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-Image-Size-FillFullSelect/Makefile b/graphics/p5-Image-Size-FillFullSelect/Makefile index 077bf1282a23..d07f330d1628 100644 --- a/graphics/p5-Image-Size-FillFullSelect/Makefile +++ b/graphics/p5-Image-Size-FillFullSelect/Makefile @@ -12,7 +12,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= vvelox@vvelox.net COMMENT= Pick whether an image fill setting for a image should be fill or full -BUILD_DEPENDS= p5-Image-Size>=3.230:${PORTSDIR}/graphics/p5-Image-Size +BUILD_DEPENDS= p5-Image-Size>=3.230:graphics/p5-Image-Size RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |