summaryrefslogtreecommitdiff
path: root/dns/p5-BIND-Config-Parser/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dns/p5-BIND-Config-Parser/Makefile')
-rw-r--r--dns/p5-BIND-Config-Parser/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/p5-BIND-Config-Parser/Makefile b/dns/p5-BIND-Config-Parser/Makefile
index 2867086561da..5f48ca516136 100644
--- a/dns/p5-BIND-Config-Parser/Makefile
+++ b/dns/p5-BIND-Config-Parser/Makefile
@@ -12,8 +12,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Parse BIND Config files
-BUILD_DEPENDS= p5-Parse-RecDescent>=0:devel/p5-Parse-RecDescent
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Parse-RecDescent>=0:devel/p5-Parse-RecDescent
USES= perl5
USE_PERL5= configure