diff --git a/math/qd/Makefile b/math/qd/Makefile index dafdc3ac4eae..5ac85aaacb82 100644 --- a/math/qd/Makefile +++ b/math/qd/Makefile @@ -1,24 +1,24 @@ PORTNAME= qd DISTVERSION= 2.3.24 CATEGORIES= math MASTER_SITES= https://www.davidhbailey.com/dhbsoftware/ MAINTAINER= fortran@FreeBSD.org COMMENT= Double-Double and Quad-Double Arithmetic 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 USE_LDCONFIG= yes TEST_WRKSRC= ${WRKSRC}/tests TEST_TARGET= demo OPTIONS_DEFINE= DOCS .include