diff options
Diffstat (limited to 'dns/p5-BIND-Config-Parser/Makefile')
-rw-r--r-- | dns/p5-BIND-Config-Parser/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/p5-BIND-Config-Parser/Makefile b/dns/p5-BIND-Config-Parser/Makefile index c529d0db6c09..e3e8d5f96c8f 100644 --- a/dns/p5-BIND-Config-Parser/Makefile +++ b/dns/p5-BIND-Config-Parser/Makefile @@ -16,7 +16,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Parse BIND Config files BUILD_DEPENDS= ${SITE_PERL}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDescent -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |