aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-09-17 11:54:08 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-09-17 11:54:08 +0000
commit6786c1e2360161a8797286091f6190b8183c5d37 (patch)
treed156e3329dc50530003576bd3a3dce471cb63860
parent0934c966125a3c4c72f3db84916ffc21133f84bb (diff)
downloadports-6786c1e2360161a8797286091f6190b8183c5d37.tar.gz
ports-6786c1e2360161a8797286091f6190b8183c5d37.zip
Notes
-rw-r--r--net-im/sendxmpp/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-im/sendxmpp/Makefile b/net-im/sendxmpp/Makefile
index a2a920e46d90..ff819f0f1f20 100644
--- a/net-im/sendxmpp/Makefile
+++ b/net-im/sendxmpp/Makefile
@@ -7,14 +7,15 @@
PORTNAME= sendxmpp
PORTVERSION= 0.0.8
+PORTREVISION= 1
CATEGORIES= net-im perl5
MASTER_SITES= http://www.djcbsoftware.nl/code/sendxmpp/
MAINTAINER= mek@mek.uz.ua
COMMENT= Perl-script to send xmpp (jabber) messages
-BUILD_DEPENDS= ${SITE_PERL}/Net/XMPP.pm:${PORTSDIR}/net-im/p5-Net-XMPP
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS+= p5-Net-XMPP>0.0:${PORTSDIR}/net-im/p5-Net-XMPP \
+ p5-IO-Socket-SSL>0.0:${PORTSDIR}/security/p5-IO-Socket-SSL
PERL_CONFIGURE= yes