diff options
Diffstat (limited to 'net-im/p5-Jabber-Lite/Makefile')
-rw-r--r-- | net-im/p5-Jabber-Lite/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net-im/p5-Jabber-Lite/Makefile b/net-im/p5-Jabber-Lite/Makefile index b31bc490cf31..06b7ec0b3749 100644 --- a/net-im/p5-Jabber-Lite/Makefile +++ b/net-im/p5-Jabber-Lite/Makefile @@ -15,10 +15,10 @@ COMMENT= Standalone library for communicating with Jabber servers LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL \ - p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \ - p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \ - p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS +BUILD_DEPENDS= p5-Authen-SASL>=0:security/p5-Authen-SASL \ + p5-Digest-SHA1>=0:security/p5-Digest-SHA1 \ + p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL \ + p5-Net-DNS>=0:dns/p5-Net-DNS RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes |