From 3e657489e209d0aec5331fd70f19c96df0146a59 Mon Sep 17 00:00:00 2001 From: mat Date: Sat, 3 Aug 2013 12:51:18 +0000 Subject: Convert to new perl framework. --- graphics/p5-PGPLOT/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics') 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} -- cgit