diff options
Diffstat (limited to 'devel/p5-Term-Animation/Makefile')
-rw-r--r-- | devel/p5-Term-Animation/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Term-Animation/Makefile b/devel/p5-Term-Animation/Makefile index ead5a7e82f30..d05336f3d659 100644 --- a/devel/p5-Term-Animation/Makefile +++ b/devel/p5-Term-Animation/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= fjoe@FreeBSD.org COMMENT= ASCII sprite animation framework -BUILD_DEPENDS= p5-Curses>=0:${PORTSDIR}/devel/p5-Curses +BUILD_DEPENDS= p5-Curses>=0:devel/p5-Curses RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |