aboutsummaryrefslogtreecommitdiff
path: root/net-im/p5-Net-Stomp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/p5-Net-Stomp/Makefile')
-rw-r--r--net-im/p5-Net-Stomp/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-im/p5-Net-Stomp/Makefile b/net-im/p5-Net-Stomp/Makefile
index aa82755a266f..056524059a6a 100644
--- a/net-im/p5-Net-Stomp/Makefile
+++ b/net-im/p5-Net-Stomp/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Net-Stomp
-PORTVERSION= 0.41
+PORTVERSION= 0.42
CATEGORIES= net-im perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,13 +14,13 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Streaming Text Orientated Messaging Protocol Client
-LICENSE_COMB= dual
LICENSE= ART20 GPLv1
+LICENSE_COMB= dual
BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor
-PERL_MODBUILD= yes
+PERL_CONFIGURE= yes
MAN3= Net::Stomp.3 Net::Stomp::Frame.3