aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-POE-Server-TCP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Test-POE-Server-TCP/Makefile')
-rw-r--r--devel/p5-Test-POE-Server-TCP/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/p5-Test-POE-Server-TCP/Makefile b/devel/p5-Test-POE-Server-TCP/Makefile
index c23e2e4c934e..2a412e224a27 100644
--- a/devel/p5-Test-POE-Server-TCP/Makefile
+++ b/devel/p5-Test-POE-Server-TCP/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: Test-POE-Server-TCP
-# Date created: 23 Feb 2009
-# Whom: Lars Thegler <lth@FreeBSD.org>
-#
+# Created by: Lars Thegler <lth@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Test-POE-Server-TCP
PORTVERSION= 1.16
@@ -22,4 +18,5 @@ USE_PERL5= configure
MAN3= Test::POE::Server::TCP.3
+NO_STAGE= yes
.include <bsd.port.mk>