summaryrefslogtreecommitdiff
path: root/net-im/p5-DJabberd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/p5-DJabberd/Makefile')
-rw-r--r--net-im/p5-DJabberd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/p5-DJabberd/Makefile b/net-im/p5-DJabberd/Makefile
index 592bb8eae4c6..dbc9d7df387f 100644
--- a/net-im/p5-DJabberd/Makefile
+++ b/net-im/p5-DJabberd/Makefile
@@ -12,7 +12,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Scalable, extensible Jabber/XMPP server framework
-BUILD_DEPENDS= p5-Danga-Socket>=0:devel/p5-Danga-Socket \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Danga-Socket>=0:devel/p5-Danga-Socket \
p5-XML-SAX>=0:textproc/p5-XML-SAX \
p5-XML-LibXML>=0:textproc/p5-XML-LibXML \
p5-Net-DNS>=0:dns/p5-Net-DNS \
@@ -20,7 +21,6 @@ BUILD_DEPENDS= p5-Danga-Socket>=0:devel/p5-Danga-Socket \
p5-Log-Log4perl>=0:devel/p5-Log-Log4perl \
p5-Digest-HMAC>=0:security/p5-Digest-HMAC \
p5-Unicode-Stringprep>=0:converters/p5-Unicode-Stringprep
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Digest-SHA1>=0:security/p5-Digest-SHA1
PORTSCOUT= limit:^[0-9\.]*$$