diff options
Diffstat (limited to 'devel/p5-Algorithm-Merge/Makefile')
-rw-r--r-- | devel/p5-Algorithm-Merge/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Algorithm-Merge/Makefile b/devel/p5-Algorithm-Merge/Makefile index cb5e5c3346ef..36d7c3d3e055 100644 --- a/devel/p5-Algorithm-Merge/Makefile +++ b/devel/p5-Algorithm-Merge/Makefile @@ -15,7 +15,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Three-way merge and diff RUN_DEPENDS= p5-Algorithm-Diff>=1.15:${PORTSDIR}/devel/p5-Algorithm-Diff -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes |