aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-ext
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Net-ext')
-rw-r--r--net/p5-Net-ext/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/net/p5-Net-ext/Makefile b/net/p5-Net-ext/Makefile
index 865acef60914..e02cd26eedbe 100644
--- a/net/p5-Net-ext/Makefile
+++ b/net/p5-Net-ext/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Net-ext
-# Date created: 25 March 2000
-# Whom: Igor Vinokurov <igor@zynaps.ru>
-#
+# Created by: Igor Vinokurov <igor@zynaps.ru>
# $FreeBSD$
-#
PORTNAME= Net-ext
PORTVERSION= 1.011
@@ -15,7 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl modules for using sockets
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Net::Gen.3 Net::Inet.3 Net::TCP.3 Net::TCP::Server.3 \
Net::UDP.3 Net::UNIX.3 Net::UNIX::Server.3