aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-POE-Server-TCP/Makefile
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2011-07-24 12:49:27 +0000
committerLars Thegler <lth@FreeBSD.org>2011-07-24 12:49:27 +0000
commit5e09eb47c615fc13c3f3fd89b1ac989c5bbc56c0 (patch)
tree082410e4c2999df285d6faf5a49444745e2834f7 /devel/p5-Test-POE-Server-TCP/Makefile
parent2bd1c8243c32524f715fafe18580b62285de48e8 (diff)
downloadports-5e09eb47c615fc13c3f3fd89b1ac989c5bbc56c0.tar.gz
ports-5e09eb47c615fc13c3f3fd89b1ac989c5bbc56c0.zip
Update to 1.16
Notes
Notes: svn path=/head/; revision=278236
Diffstat (limited to 'devel/p5-Test-POE-Server-TCP/Makefile')
-rw-r--r--devel/p5-Test-POE-Server-TCP/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Test-POE-Server-TCP/Makefile b/devel/p5-Test-POE-Server-TCP/Makefile
index 27ed98b2f77f..96d1fcdd7d4c 100644
--- a/devel/p5-Test-POE-Server-TCP/Makefile
+++ b/devel/p5-Test-POE-Server-TCP/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Test-POE-Server-TCP
-PORTVERSION= 1.14
+PORTVERSION= 1.16
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,7 +15,7 @@ MAINTAINER= lth@FreeBSD.org
COMMENT= A POE Component providing TCP server services for test cases
BUILD_DEPENDS= p5-POE>=1.004:${PORTSDIR}/devel/p5-POE
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes