summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorthor <thor@pkgsrc.org>2021-04-30 09:01:48 +0000
committerthor <thor@pkgsrc.org>2021-04-30 09:01:48 +0000
commit72a89f2ce7bbef5ae1b802e60f99e6c738644c0d (patch)
treedae59afc2ccb486869fc00699987284949ac5983 /math
parent398f67b62df30d48b6e0a9dc1cea90baec046ad2 (diff)
downloadpkgsrc-72a89f2ce7bbef5ae1b802e60f99e6c738644c0d.tar.gz
math/fftw: add perl as tool to make tests work
Diffstat (limited to 'math')
-rw-r--r--math/fftw/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/fftw/Makefile b/math/fftw/Makefile
index 983df2beab4..4587faf0613 100644
--- a/math/fftw/Makefile
+++ b/math/fftw/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.62 2021/04/29 23:30:15 thor Exp $
+# $NetBSD: Makefile,v 1.63 2021/04/30 09:01:48 thor Exp $
PKGREVISION= 4
@@ -19,6 +19,7 @@ CONFLICTS+= fftwf-[0-9]*
USE_LANGUAGES= c
USE_LIBTOOL= yes
USE_TOOLS+= gmake
+USE_TOOLS+= perl
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-shared
TEST_TARGET= check