aboutsummaryrefslogtreecommitdiff
path: root/net-im/p5-Jabber-SimpleSend
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-05 18:34:53 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-05 18:34:53 +0000
commit1385f70bdfe29483011d28a66e1adc79e71107de (patch)
treee4e1080cb073e00173f68261eb5721bd6505069c /net-im/p5-Jabber-SimpleSend
parentc6004f008e50fedc8dafffd6818d6f7f798f5846 (diff)
downloadports-1385f70bdfe29483011d28a66e1adc79e71107de.tar.gz
ports-1385f70bdfe29483011d28a66e1adc79e71107de.zip
- Remove SITE_PERL from *_DEPENDS
Notes
Notes: svn path=/head/; revision=298507
Diffstat (limited to 'net-im/p5-Jabber-SimpleSend')
-rw-r--r--net-im/p5-Jabber-SimpleSend/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/p5-Jabber-SimpleSend/Makefile b/net-im/p5-Jabber-SimpleSend/Makefile
index 5e4f5ab04a9f..5280a3969cc0 100644
--- a/net-im/p5-Jabber-SimpleSend/Makefile
+++ b/net-im/p5-Jabber-SimpleSend/Makefile
@@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Send a Jabber message simply
-RUN_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
- ${SITE_PERL}/Net/Jabber.pm:${PORTSDIR}/net-im/p5-Net-Jabber
+RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
+ p5-Net-Jabber>=0:${PORTSDIR}/net-im/p5-Net-Jabber
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes