summaryrefslogtreecommitdiff
path: root/ports-mgmt/p5-FreeBSD-Portindex
diff options
context:
space:
mode:
authorMatthew Seaman <matthew@FreeBSD.org>2013-08-01 22:04:01 +0000
committerMatthew Seaman <matthew@FreeBSD.org>2013-08-01 22:04:01 +0000
commit1d0998fe999d648e0f53d04c66cc2a235e3c50da (patch)
tree17e9fe81c442463e41980a396240162709c2c892 /ports-mgmt/p5-FreeBSD-Portindex
parentFix libdasm without gcc (diff)
Convert all my perl-using ports to USES+=perl5
While here: - add USES+=shebangfix to ports-mgmt/p5-FreeBSD-Portindex - set $PERL in CONFIGURE_ENV to achieve equivalent to shebangfix for www/rt40 - upgrade to 0.17 and fix pkg-plist for www/p5-RT-Authen-ExternalAuth - trim Makefile header for www/p5-RTx-Calendar
Notes
Notes: svn path=/head/; revision=324134
Diffstat (limited to 'ports-mgmt/p5-FreeBSD-Portindex')
-rw-r--r--ports-mgmt/p5-FreeBSD-Portindex/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/ports-mgmt/p5-FreeBSD-Portindex/Makefile b/ports-mgmt/p5-FreeBSD-Portindex/Makefile
index 81e4f0aff511..750c341c1ea8 100644
--- a/ports-mgmt/p5-FreeBSD-Portindex/Makefile
+++ b/ports-mgmt/p5-FreeBSD-Portindex/Makefile
@@ -27,8 +27,9 @@ GRAPHVIS_DESCR= Add GraphViz run-time dependency
RUN_DEPENDS+= dot:${PORTSDIR}/graphics/graphviz
.endif
+USES+= perl5
USE_XZ= yes
-PERL_CONFIGURE= yes
+USE_PERL5= configure
CACHE_DIR?= /var/db/portindex
CACHE_OWNER?= root