aboutsummaryrefslogtreecommitdiff
path: root/net-im/p5-Net-XMPP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/p5-Net-XMPP/Makefile')
-rw-r--r--net-im/p5-Net-XMPP/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/net-im/p5-Net-XMPP/Makefile b/net-im/p5-Net-XMPP/Makefile
index 57d2b51c7f2e..bfe22b5179ca 100644
--- a/net-im/p5-Net-XMPP/Makefile
+++ b/net-im/p5-Net-XMPP/Makefile
@@ -13,12 +13,12 @@ COMMENT= Net::XMPP provides Perl Developer access to the XMPP protocol
LICENSE= LGPL21
-BUILD_DEPENDS= p5-Authen-SASL>=2.12:${PORTSDIR}/security/p5-Authen-SASL \
- p5-Digest-SHA>=5.95:${PORTSDIR}/security/p5-Digest-SHA \
- p5-XML-Stream>=1.24:${PORTSDIR}/textproc/p5-XML-Stream
+BUILD_DEPENDS= p5-Authen-SASL>=2.12:security/p5-Authen-SASL \
+ p5-Digest-SHA>=5.95:security/p5-Digest-SHA \
+ p5-XML-Stream>=1.24:textproc/p5-XML-Stream
RUN_DEPENDS:= ${BUILD_DEPENDS}
-TEST_DEPENDS= p5-LWP-Online>=1.07:${PORTSDIR}/www/p5-LWP-Online \
- p5-YAML-Tiny>=1.41:${PORTSDIR}/textproc/p5-YAML-Tiny
+TEST_DEPENDS= p5-LWP-Online>=1.07:www/p5-LWP-Online \
+ p5-YAML-Tiny>=1.41:textproc/p5-YAML-Tiny
NO_ARCH= yes
USES= perl5