Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Dec 2017 19:58:11 +0000 (UTC)
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r457252 - head/math/liblbfgs
Message-ID:  <201712251958.vBPJwB6p058572@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712251958.vBPJwB6p058572>