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 edddc32f0c99..b29bcfbd7942 100644 --- a/devel/p5-Term-Animation/Makefile +++ b/devel/p5-Term-Animation/Makefile @@ -15,7 +15,7 @@ MAINTAINER= fjoe@FreeBSD.org COMMENT= ASCII sprite animation framework BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Curses.pm:${PORTSDIR}/devel/p5-Curses -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |