aboutsummaryrefslogtreecommitdiff
path: root/net/p5-POE-Component-Jabber
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-03-07 20:23:25 +0000
committerSteve Wills <swills@FreeBSD.org>2012-03-07 20:23:25 +0000
commit8e6a54ecfcd35d6eb454c3ddfb9dd212a2865abe (patch)
treed5a76f1414c80f495a94dd21149a664c444be2dc /net/p5-POE-Component-Jabber
parent919029fcba4c827f25e371ddb1d757dd8bb39a57 (diff)
downloadports-8e6a54ecfcd35d6eb454c3ddfb9dd212a2865abe.tar.gz
ports-8e6a54ecfcd35d6eb454c3ddfb9dd212a2865abe.zip
- Add missing DEPENDS
- Bump PORTREVISION
Notes
Notes: svn path=/head/; revision=292908
Diffstat (limited to 'net/p5-POE-Component-Jabber')
-rw-r--r--net/p5-POE-Component-Jabber/Makefile10
1 files changed, 7 insertions, 3 deletions
diff --git a/net/p5-POE-Component-Jabber/Makefile b/net/p5-POE-Component-Jabber/Makefile
index c4333be3277d..4fd5c457c942 100644
--- a/net/p5-POE-Component-Jabber/Makefile
+++ b/net/p5-POE-Component-Jabber/Makefile
@@ -8,6 +8,7 @@
PORTNAME= POE-Component-Jabber
PORTVERSION= 3.00
+PORTREVISION= 1
CATEGORIES= net devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,12 +16,15 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A POE Component for communicating over Jabber
-RUN_DEPENDS= p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL \
+BUILD_DEPENDS= p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL \
p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \
p5-Filter-Template>=0:${PORTSDIR}/devel/p5-Filter-Template \
p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay \
- p5-POE>=0:${PORTSDIR}/devel/p5-POE \
- p5-POE-Filter-XML>=0:${PORTSDIR}/textproc/p5-POE-Filter-XML
+ p5-POE-Component-PubSub>=0:${PORTSDIR}/net/p5-POE-Component-PubSub \
+ p5-POE-Component-SSLify>=0:${PORTSDIR}/security/p5-POE-Component-SSLify \
+ p5-POE-Filter-XML>=0:${PORTSDIR}/textproc/p5-POE-Filter-XML \
+ p5-POE>=0:${PORTSDIR}/devel/p5-POE
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_MODBUILD= yes
CONFIGURE_ARGS= </dev/null