aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2013-08-03 20:51:18 +0800
committermat <mat@FreeBSD.org>2013-08-03 20:51:18 +0800
commit3e657489e209d0aec5331fd70f19c96df0146a59 (patch)
tree8f1b59cfbbd73620cc4a151c90372baa46f5e797 /graphics
parentd04bb2c0dac4bb4b830d050a163327ba8477d204 (diff)
downloadfreebsd-ports-gnome-3e657489e209d0aec5331fd70f19c96df0146a59.tar.gz
freebsd-ports-gnome-3e657489e209d0aec5331fd70f19c96df0146a59.tar.zst
freebsd-ports-gnome-3e657489e209d0aec5331fd70f19c96df0146a59.zip
Convert to new perl framework.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/p5-PGPLOT/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-PGPLOT/Makefile b/graphics/p5-PGPLOT/Makefile
index 31016e4697b2..df28082daffa 100644
--- a/graphics/p5-PGPLOT/Makefile
+++ b/graphics/p5-PGPLOT/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS= pgplot.5:${PORTSDIR}/graphics/pgplot
INSTALL_TARGET= pure_install
SCRIPTS_ENV= PERL=${PERL}
USE_FORTRAN= yes
-USE_PERL5= yes
+USES= perl5
MAN3= PGPLOT.3
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VER}