diff options
Diffstat (limited to 'net/p5-URI-Match/Makefile')
-rw-r--r-- | net/p5-URI-Match/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-URI-Match/Makefile b/net/p5-URI-Match/Makefile index 0c73a641fe57..6e8356b0d31e 100644 --- a/net/p5-URI-Match/Makefile +++ b/net/p5-URI-Match/Makefile @@ -16,7 +16,7 @@ COMMENT= Perl extension for matching URLs by parts RUN_DEPENDS= \ p5-URI>0:${PORTSDIR}/net/p5-URI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes |