diff options
Diffstat (limited to 'devel/p5-String-Diff/Makefile')
-rw-r--r-- | devel/p5-String-Diff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-String-Diff/Makefile b/devel/p5-String-Diff/Makefile index f668c5d97a1d..00f91da2ab8e 100644 --- a/devel/p5-String-Diff/Makefile +++ b/devel/p5-String-Diff/Makefile @@ -15,7 +15,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Simple diff to String RUN_DEPENDS= p5-Algorithm-Diff>=0:${PORTSDIR}/devel/p5-Algorithm-Diff -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes |