aboutsummaryrefslogtreecommitdiff
path: root/math/nlopt
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2015-04-18 15:14:57 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2015-04-18 15:14:57 +0000
commit2f31f6488fc45cfcb998f900f0bb0e7987a6b06e (patch)
treeb61b1965e672cbfbc413084d564e65454bf0286a /math/nlopt
parentf84bddd9c2463df378b01403cde0d0433c25b7dd (diff)
Notes
Diffstat (limited to 'math/nlopt')
-rw-r--r--math/nlopt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/nlopt/Makefile b/math/nlopt/Makefile
index cf0c78faf9f3..0640008746f7 100644
--- a/math/nlopt/Makefile
+++ b/math/nlopt/Makefile
@@ -20,12 +20,12 @@ BUILD_DEPENDS= swig3.0:${PORTSDIR}/devel/swig30 \
${PYTHON_PKGNAMEPREFIX}numpy>=1.9.1:${PORTSDIR}/math/py-numpy
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.9.1:${PORTSDIR}/math/py-numpy
+GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared
CONFIGURE_ENV= SWIG="${LOCALBASE}/bin/swig3.0"
USES= autoreconf compiler:features libtool pathfix \
pkgconfig python:2
-USE_AUTOTOOLS= libtoolize
USE_LDCONFIG= yes
PATHFIX_MAKEFILEIN= Makefile.am