diff options
Diffstat (limited to 'devel/p5-Curses-Application/Makefile')
-rw-r--r-- | devel/p5-Curses-Application/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Curses-Application/Makefile b/devel/p5-Curses-Application/Makefile index dd4a24a54bbe..30dd6fd82d7e 100644 --- a/devel/p5-Curses-Application/Makefile +++ b/devel/p5-Curses-Application/Makefile @@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Curses application development framework BUILD_DEPENDS= ${SITE_PERL}/Curses/Forms.pm:${PORTSDIR}/devel/p5-Curses-Forms -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |