summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2022-04-24 19:50:30 +0000
committertnn <tnn@pkgsrc.org>2022-04-24 19:50:30 +0000
commitd3f4130aacc3fc24b9ba3c18bd10f3e0fc961049 (patch)
treea3903f5707f2c407c7ecae484d732ba9947ac4e1 /math
parentb00c220a276cad6b5418d99a0cab37b4f2d8a399 (diff)
downloadpkgsrc-d3f4130aacc3fc24b9ba3c18bd10f3e0fc961049.tar.gz
libquadmath: needs perl as tool for contrib/make_sunver.pl
Diffstat (limited to 'math')
-rw-r--r--math/libquadmath/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/libquadmath/Makefile b/math/libquadmath/Makefile
index 578e98f910b..3fa03322bde 100644
--- a/math/libquadmath/Makefile
+++ b/math/libquadmath/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2021/06/21 20:41:30 nia Exp $
+# $NetBSD: Makefile,v 1.4 2022/04/24 19:50:30 tnn Exp $
DISTNAME= gcc-11.1.0
PKGNAME= ${DISTNAME:S/gcc/libquadmath/}
@@ -12,7 +12,7 @@ COMMENT= GCC Quad-Precision Math Library
LICENSE= gnu-gpl-v3
USE_LANGUAGES= c99 c++
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake perl
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
INFO_FILES= yes