summaryrefslogtreecommitdiff
path: root/net/p5-Net-EPP-Proxy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Net-EPP-Proxy/Makefile')
-rw-r--r--net/p5-Net-EPP-Proxy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-EPP-Proxy/Makefile b/net/p5-Net-EPP-Proxy/Makefile
index 3d754d1a5926..b067c3bb73cc 100644
--- a/net/p5-Net-EPP-Proxy/Makefile
+++ b/net/p5-Net-EPP-Proxy/Makefile
@@ -11,12 +11,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Proxy server for the EPP protocol
-BUILD_DEPENDS= p5-Digest-SHA1>=0:security/p5-Digest-SHA1 \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Digest-SHA1>=0:security/p5-Digest-SHA1 \
p5-IO-Multiplex>=0:devel/p5-IO-Multiplex \
p5-Net-EPP>=0.03:net/p5-Net-EPP \
p5-Net-Server>=0:net/p5-Net-Server \
p5-XML-LibXML>=0:textproc/p5-XML-LibXML
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure