summaryrefslogtreecommitdiff
path: root/net/p5-X500-DN/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-X500-DN/Makefile')
-rw-r--r--net/p5-X500-DN/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-X500-DN/Makefile b/net/p5-X500-DN/Makefile
index 7ebc114e8b41..445581b67918 100644
--- a/net/p5-X500-DN/Makefile
+++ b/net/p5-X500-DN/Makefile
@@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Handle X.500 DNs (Distinguished Names), parse, and format them
-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