Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Dec 2017 20:00:04 +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: r457253 - head/math/nfft
Message-ID:  <201712252000.vBPK04WF058805@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tijl
Date: Mon Dec 25 20:00:04 2017
New Revision: 457253
URL: https://svnweb.freebsd.org/changeset/ports/457253

Log:
  Remove USE_AUTOTOOLS.  There's already USES=autoreconf.

Modified:
  head/math/nfft/Makefile

Modified: head/math/nfft/Makefile
==============================================================================
--- head/math/nfft/Makefile	Mon Dec 25 19:58:10 2017	(r457252)
+++ head/math/nfft/Makefile	Mon Dec 25 20:00:04 2017	(r457253)
@@ -15,7 +15,6 @@ BUILD_DEPENDS=	bash:shells/bash
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-fftw3=${PREFIX}
 USES=		autoreconf libtool
-USE_AUTOTOOLS=	autoconf:env
 USE_LDCONFIG=	yes
 TEST_TARGET=	check
 



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