diff options
Diffstat (limited to 'graphics/p5-Image-Caa/Makefile')
-rw-r--r-- | graphics/p5-Image-Caa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-Image-Caa/Makefile b/graphics/p5-Image-Caa/Makefile index 11c8edd959a0..239960099d85 100644 --- a/graphics/p5-Image-Caa/Makefile +++ b/graphics/p5-Image-Caa/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Colored ASCII Art -RUN_DEPENDS= p5-Curses>=0:${PORTSDIR}/devel/p5-Curses +RUN_DEPENDS= p5-Curses>=0:devel/p5-Curses BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 |