aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-NIS-Listgroup/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Net-NIS-Listgroup/Makefile')
-rw-r--r--net/p5-Net-NIS-Listgroup/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/net/p5-Net-NIS-Listgroup/Makefile b/net/p5-Net-NIS-Listgroup/Makefile
index a0cae7b87f31..1daad5a15ce0 100644
--- a/net/p5-Net-NIS-Listgroup/Makefile
+++ b/net/p5-Net-NIS-Listgroup/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Net-NIS-Listgroup
-# Date created: 2006-09-01
-# Whom: Gea-Suan Lin <gslin@gslin.org>
-#
+# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
-#
PORTNAME= Net-NIS-Listgroup
PORTVERSION= 1.0.0
@@ -17,7 +13,8 @@ COMMENT= Lists hosts/users in a netgroup group
RUN_DEPENDS= p5-Net-NIS>0:${PORTSDIR}/net/p5-Net-NIS
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN1= listgroup.1
MAN3= Net::NIS::Listgroup.3