summaryrefslogtreecommitdiffstats
path: root/net/p5-Net-NIS-Listgroup
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2013-08-02 18:52:07 +0000
committermat <mat@FreeBSD.org>2013-08-02 18:52:07 +0000
commitf47f83f9c8923b3b0f740482331aab0d0aa669e9 (patch)
treea4a613f80a0e443c044c2319e43ce75e14c50813 /net/p5-Net-NIS-Listgroup
parent16bdaae92136c316b9043fffbf5fb4438dce004e (diff)
downloadFreeBSD-ports-f47f83f9c8923b3b0f740482331aab0d0aa669e9.zip
FreeBSD-ports-f47f83f9c8923b3b0f740482331aab0d0aa669e9.tar.gz
- Convert to new perl framework
- Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default.
Diffstat (limited to 'net/p5-Net-NIS-Listgroup')
-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 a0cae7b..1daad5a 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
OpenPOWER on IntegriCloud