diff options
Diffstat (limited to 'textproc/p5-PPI-XS/Makefile')
-rw-r--r-- | textproc/p5-PPI-XS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-PPI-XS/Makefile b/textproc/p5-PPI-XS/Makefile index 5e23e2802fc8..0c6a4d06eb42 100644 --- a/textproc/p5-PPI-XS/Makefile +++ b/textproc/p5-PPI-XS/Makefile @@ -16,7 +16,7 @@ MAINTAINER= lth@FreeBSD.org COMMENT= XS acceleration for the PPI perl parser RUN_DEPENDS= p5-PPI>=1.000:${PORTSDIR}/textproc/p5-PPI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes |