aboutsummaryrefslogtreecommitdiff
path: root/math/fftw3
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-16 16:45:35 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-16 16:45:35 +0000
commitcddacdc1a85e239682053f3716b7c685f422ebf4 (patch)
tree62ec5ad5c85e69fd9755b85db994f8c7042a1fc0 /math/fftw3
parent1f7b0d3e1b562bcd76f89ebdbd346571511c07c0 (diff)
downloadports-cddacdc1a85e239682053f3716b7c685f422ebf4.tar.gz
ports-cddacdc1a85e239682053f3716b7c685f422ebf4.zip
Convert to new perl framework
Convert USE_GMAKE to USES
Notes
Notes: svn path=/head/; revision=327414
Diffstat (limited to 'math/fftw3')
-rw-r--r--math/fftw3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/fftw3/Makefile b/math/fftw3/Makefile
index 9ea1decf50c4..938da4c03588 100644
--- a/math/fftw3/Makefile
+++ b/math/fftw3/Makefile
@@ -19,8 +19,8 @@ FFTW3_FLAVOR?= default
FFTW3_SUFX=
GNU_CONFIGURE= yes
-USES= pathfix pkgconfig
-USE_PERL5_BUILD=yes
+USES= pathfix perl5 pkgconfig
+USE_PERL5= build
USE_LDCONFIG= yes
CONFIGURE_ARGS = --enable-shared --enable-threads --disable-fortran