diff options
Diffstat (limited to 'net-im/p5-Jabber-Connection/Makefile')
-rw-r--r-- | net-im/p5-Jabber-Connection/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/p5-Jabber-Connection/Makefile b/net-im/p5-Jabber-Connection/Makefile index 7fcec4e1a8ae..9be9e0ee77e8 100644 --- a/net-im/p5-Jabber-Connection/Makefile +++ b/net-im/p5-Jabber-Connection/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= lars.eggert@gmx.net COMMENT= Jabber Perl library for client/component connectivity -RUN_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser -BUILD_DEPENDS= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 +RUN_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser +BUILD_DEPENDS= p5-Digest-SHA1>=0:security/p5-Digest-SHA1 USES= perl5 USE_PERL5= configure |