Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Mar 2015 11:38:25 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r382591 - head/graphics/libtxc_dxtn
Message-ID:  <201503291138.t2TBcP79065666@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sun Mar 29 11:38:25 2015
New Revision: 382591
URL: https://svnweb.freebsd.org/changeset/ports/382591
QAT: https://qat.redports.org/buildarchive/r382591/

Log:
  Convert to USES=autoreconf

Modified:
  head/graphics/libtxc_dxtn/Makefile

Modified: head/graphics/libtxc_dxtn/Makefile
==============================================================================
--- head/graphics/libtxc_dxtn/Makefile	Sun Mar 29 11:37:03 2015	(r382590)
+++ head/graphics/libtxc_dxtn/Makefile	Sun Mar 29 11:38:25 2015	(r382591)
@@ -18,10 +18,8 @@ GH_PROJECT=	s2tc
 GH_COMMIT=	3d644da
 GH_TAGNAME=	${GH_COMMIT}
 
-USES=		libtool pathfix pkgconfig
+USES=		autoreconf libtool pathfix pkgconfig
 PATHFIX_MAKEFILEIN=Makefile.am
-USE_AUTOTOOLS=	aclocal autoconf libtoolize automake
-AUTOMAKE_ARGS=	--add-missing --copy
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 



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