aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2017-12-26 03:58:10 +0800
committerTijl Coosemans <tijl@FreeBSD.org>2017-12-26 03:58:10 +0800
commit75fec94b7fb725acaf4591705ab8e529fb7d08b0 (patch)
tree40d9f61fda973e41df4e7c36bb3a60df104afa6a /math
parent7a729adfdfe349da113117c630aa5c303c897f90 (diff)
downloadfreebsd-ports-gnome-75fec94b7fb725acaf4591705ab8e529fb7d08b0.tar.gz
freebsd-ports-gnome-75fec94b7fb725acaf4591705ab8e529fb7d08b0.tar.zst
freebsd-ports-gnome-75fec94b7fb725acaf4591705ab8e529fb7d08b0.zip
Remove unneeded USE_AUTOTOOLS.
Diffstat (limited to 'math')
-rw-r--r--math/liblbfgs/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/math/liblbfgs/Makefile b/math/liblbfgs/Makefile
index b69e3c260750..067a4b79aeb2 100644
--- a/math/liblbfgs/Makefile
+++ b/math/liblbfgs/Makefile
@@ -17,7 +17,6 @@ USES= libtool
USE_GITHUB= yes
GH_ACCOUNT= chokkan
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= autoconf:env
OPTIONS_DEFINE= OPTIMIZED DOCS
OPTIMIZED_DESC= SSE2 optimization routines