aboutsummaryrefslogtreecommitdiff
path: root/net-im/p5-Jabber-Connection
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-Jabber-Connection
parentadcf3b1a182f39c92b37fd681a90185275bcadb8 (diff)
downloadports-e91a050e2e1205f1fd54ffc8c66aa2680ffb6a63.tar.gz
ports-e91a050e2e1205f1fd54ffc8c66aa2680ffb6a63.zip
Notes
Diffstat (limited to 'net-im/p5-Jabber-Connection')
-rw-r--r--net-im/p5-Jabber-Connection/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/net-im/p5-Jabber-Connection/Makefile b/net-im/p5-Jabber-Connection/Makefile
index 2686f2faa1f6..27d671715cc0 100644
--- a/net-im/p5-Jabber-Connection/Makefile
+++ b/net-im/p5-Jabber-Connection/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Jabber-Connection
-# Date created: 01 October 2003
-# Whom: Lars Eggert
-#
+# Created by: Lars Eggert
# $FreeBSD$
-#
PORTNAME= Jabber-Connection
PORTVERSION= 0.04
@@ -17,7 +13,8 @@ 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
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Jabber::Connection.3 Jabber::NS.3 Jabber::NodeFactory.3