aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-PGPLOT
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2013-08-03 12:51:18 +0000
committerMathieu Arnold <mat@FreeBSD.org>2013-08-03 12:51:18 +0000
commit3d7ef3e463a5e930be63835c21dd2d345f88ea2d (patch)
tree8f1b59cfbbd73620cc4a151c90372baa46f5e797 /graphics/p5-PGPLOT
parentd0f4eef0d7b9cfaab7394602c3c80cfe605a0d31 (diff)
downloadports-3d7ef3e463a5e930be63835c21dd2d345f88ea2d.tar.gz
ports-3d7ef3e463a5e930be63835c21dd2d345f88ea2d.zip
Convert to new perl framework.
Notes
Notes: svn path=/head/; revision=324190
Diffstat (limited to 'graphics/p5-PGPLOT')
-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}