aboutsummaryrefslogtreecommitdiff
path: root/math/pspp
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-16 16:32:07 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-16 16:32:07 +0000
commite4343d70fd4006cdded06afba566cf5ac81c1042 (patch)
tree2b1105fda751368f91c2495b29c8d7ed7603adbd /math/pspp
parent778e2d35510d4f8fa6bbae934b313771189e4268 (diff)
downloadports-e4343d70fd4006cdded06afba566cf5ac81c1042.tar.gz
ports-e4343d70fd4006cdded06afba566cf5ac81c1042.zip
Convert to new perl framework
Convert USE_GMAKE to USES
Notes
Notes: svn path=/head/; revision=327411
Diffstat (limited to 'math/pspp')
-rw-r--r--math/pspp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/pspp/Makefile b/math/pspp/Makefile
index 30992668a8ac..98f8b8cbb4d4 100644
--- a/math/pspp/Makefile
+++ b/math/pspp/Makefile
@@ -16,8 +16,8 @@ LIB_DEPENDS= plot.4:${PORTSDIR}/graphics/plotutils \
OPTIONS_DEFINE= GUI PGSQL
USE_GNOME= libxml2
-USE_PERL5_BUILD=yes
-USES= iconv
+USE_PERL5= build
+USES= iconv gmake perl5
USE_GMAKE= yes
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes