svn commit: r457252 - head/math/liblbfgs
Tijl Coosemans
tijl at FreeBSD.org
Mon Dec 25 19:58:12 UTC 2017
Author: tijl
Date: Mon Dec 25 19:58:10 2017
New Revision: 457252
URL: https://svnweb.freebsd.org/changeset/ports/457252
Log:
Remove unneeded USE_AUTOTOOLS.
Modified:
head/math/liblbfgs/Makefile
Modified: head/math/liblbfgs/Makefile
==============================================================================
--- head/math/liblbfgs/Makefile Mon Dec 25 19:05:36 2017 (r457251)
+++ head/math/liblbfgs/Makefile Mon Dec 25 19:58:10 2017 (r457252)
@@ -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
More information about the svn-ports-all
mailing list