aboutsummaryrefslogtreecommitdiffstats
path: root/ports-mgmt
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-09-13 00:11:43 +0800
committeraz <az@FreeBSD.org>2013-09-13 00:11:43 +0800
commitc1371d14295031682e1165b33bc19487a50b148b (patch)
treed5e5ba5a3a52396d44f005ed68c3591410ede9ba /ports-mgmt
parenta2d320107278bafdc0004fcfb6c2dc17bfb0d568 (diff)
downloadfreebsd-ports-gnome-c1371d14295031682e1165b33bc19487a50b148b.tar.gz
freebsd-ports-gnome-c1371d14295031682e1165b33bc19487a50b148b.tar.zst
freebsd-ports-gnome-c1371d14295031682e1165b33bc19487a50b148b.zip
- convert to the new perl5 framework
- convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/portcheckout/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/ports-mgmt/portcheckout/Makefile b/ports-mgmt/portcheckout/Makefile
index 425f5bfe7b0e..da8b4df44af6 100644
--- a/ports-mgmt/portcheckout/Makefile
+++ b/ports-mgmt/portcheckout/Makefile
@@ -10,8 +10,7 @@ MASTER_SITES= http://wolfram.schneider.org/src/
MAINTAINER= wosch@FreeBSD.org
COMMENT= Checkout and build ports and all depending ports
-USE_PERL5= yes
-USES= shebangfix
+USES= shebangfix perl5
SHEBANG_FILES= portcheckout.pl
MAN1= portcheckout.1
MANCOMPRESSED= maybe