aboutsummaryrefslogtreecommitdiff
path: root/net-im/p5-Net-XMPP2
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-11 08:15:53 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-11 08:15:53 +0000
commite91a050e2e1205f1fd54ffc8c66aa2680ffb6a63 (patch)
tree5dcec3f97934e76c18fa715ad3b0c760fad13c18 /net-im/p5-Net-XMPP2
parentadcf3b1a182f39c92b37fd681a90185275bcadb8 (diff)
downloadports-e91a050e2e1205f1fd54ffc8c66aa2680ffb6a63.tar.gz
ports-e91a050e2e1205f1fd54ffc8c66aa2680ffb6a63.zip
Notes
Diffstat (limited to 'net-im/p5-Net-XMPP2')
-rw-r--r--net-im/p5-Net-XMPP2/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/net-im/p5-Net-XMPP2/Makefile b/net-im/p5-Net-XMPP2/Makefile
index 3c8ddd0eaa41..4a4f87ca0188 100644
--- a/net-im/p5-Net-XMPP2/Makefile
+++ b/net-im/p5-Net-XMPP2/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Net-XMPP2
-# Date created: 2008-04-10
-# Whom: Gea-Suan Lin <gslin@gslin.org>
-#
+# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
-#
PORTNAME= Net-XMPP2
PORTVERSION= 0.14
@@ -37,7 +33,8 @@ RUN_DEPENDS:= p5-AnyEvent>=0:${PORTSDIR}/devel/p5-AnyEvent \
p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \
p5-XML-Writer>=0:${PORTSDIR}/textproc/p5-XML-Writer
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Net::XMPP2.3 \
Net::XMPP2::Client.3 \