aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2023-11-07 18:03:18 +0000
committerThierry Thomas <thierry@FreeBSD.org>2023-11-07 18:03:18 +0000
commita4b89c1e3b1281b8db41e646e1ebb1ae819775c7 (patch)
tree8686786284ff9843209ca8b5bebd1b31d14bf616
parentfa6dbf86a1f30867c9318bb8638030ac2bd53e20 (diff)
downloadports-a4b89c1e3b1281b8db41e646e1ebb1ae819775c7.tar.gz
ports-a4b89c1e3b1281b8db41e646e1ebb1ae819775c7.zip
math/qd: fix build
-rw-r--r--math/qd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/qd/Makefile b/math/qd/Makefile
index dafdc3ac4eae..5ac85aaacb82 100644
--- a/math/qd/Makefile
+++ b/math/qd/Makefile
@@ -10,7 +10,7 @@ WWW= https://www.davidhbailey.com/dhbsoftware/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= fortran libtool
+USES= autoreconf:build fortran libtool
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared --disable-static
INSTALL_TARGET= install-strip