aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-08-20 07:55:57 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-08-20 07:55:57 +0000
commit43bf816902aff79debeba715cc9b917e8ed6ed18 (patch)
tree323a066eb138a3fa986cbd2629c99463563eee92 /net-im
parent3e0bdc74dd3155fe74dd7c7413663f8f98b037ed (diff)
downloadports-43bf816902aff79debeba715cc9b917e8ed6ed18.tar.gz
ports-43bf816902aff79debeba715cc9b917e8ed6ed18.zip
Notes
Diffstat (limited to 'net-im')
-rw-r--r--net-im/p5-Net-Jabber/Makefile6
-rw-r--r--net-im/p5-Net-Jabber/pkg-descr9
2 files changed, 5 insertions, 10 deletions
diff --git a/net-im/p5-Net-Jabber/Makefile b/net-im/p5-Net-Jabber/Makefile
index 3935e1b1b74b..30925a55e37f 100644
--- a/net-im/p5-Net-Jabber/Makefile
+++ b/net-im/p5-Net-Jabber/Makefile
@@ -15,10 +15,10 @@ DIST_SUBDIR= jabber
MAINTAINER= perl@FreeBSD.org
COMMENT= Net::Jabber provides Perl Developer access to the Jabber protocol
-BUILD_DEPENDS= ${SITE_PERL}/Net/XMPP.pm:${PORTSDIR}/net-im/p5-Net-XMPP
-RUN_DEPENDS= ${BUILD_DEPENDS}
+BUILD_DEPENDS= p5-Net-XMPP>=0:${PORTSDIR}/net-im/p5-Net-XMPP
+RUN_DEPENDS= p5-Net-XMPP>=0:${PORTSDIR}/net-im/p5-Net-XMPP
-PERL_CONFIGURE= 5.8.0+
+PERL_CONFIGURE= yes
MAN3= Net::Jabber.3 Net::Jabber::Client.3 Net::Jabber::Component.3 \
Net::Jabber::Data.3 Net::Jabber::Debug.3 \
diff --git a/net-im/p5-Net-Jabber/pkg-descr b/net-im/p5-Net-Jabber/pkg-descr
index 1f1b53d53f64..a9cebc1a5bb0 100644
--- a/net-im/p5-Net-Jabber/pkg-descr
+++ b/net-im/p5-Net-Jabber/pkg-descr
@@ -1,4 +1,4 @@
-Net::Jabber v1.0021
+Net::Jabber
The Jabber Instant Messaging project is an Open Source project seeking
to provide a complete cross protocol messaging solution. The problem
@@ -15,9 +15,4 @@ access to the Jabber protocol. Using OOP modules we provide a clean
interface to writing anything from a full client to a simple protocol
tester.
-Ryan Eatmon
-Jabber Perl Team Leader
-reatmon@jabber.org
-
---
-Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
+WWW: http://search.cpan.org/dist/Net-Jabber/