diff options
Diffstat (limited to 'textproc/p5-ack/Makefile')
-rw-r--r-- | textproc/p5-ack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-ack/Makefile b/textproc/p5-ack/Makefile index 1a0f4c3c937c..ec30d15ac12f 100644 --- a/textproc/p5-ack/Makefile +++ b/textproc/p5-ack/Makefile @@ -17,7 +17,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= A grep-like text finder for large trees of text BUILD_DEPENDS= p5-File-Next>=0.40:${PORTSDIR}/sysutils/p5-File-Next -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |