svn commit: r369333 - head/polish/libgadu

Pawel Pekala pawel at FreeBSD.org
Fri Sep 26 18:39:46 UTC 2014


Author: pawel
Date: Fri Sep 26 18:39:45 2014
New Revision: 369333
URL: http://svnweb.freebsd.org/changeset/ports/369333
QAT: https://qat.redports.org/buildarchive/r369333/

Log:
  Convert to USES=autoreconf

Modified:
  head/polish/libgadu/Makefile

Modified: head/polish/libgadu/Makefile
==============================================================================
--- head/polish/libgadu/Makefile	Fri Sep 26 17:34:26 2014	(r369332)
+++ head/polish/libgadu/Makefile	Fri Sep 26 18:39:45 2014	(r369333)
@@ -20,10 +20,7 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	wojtekka
 GH_COMMIT=	ff39edb	
 
-USES=		gmake libtool pkgconfig tar:bzip2
-USE_AUTOTOOLS=	aclocal autoconf autoheader automake libtoolize
-ACLOCAL_ARGS=	-I m4
-AUTOMAKE_ARGS=	--add-missing
+USES=		autoreconf gmake libtool pkgconfig tar:bzip2
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-shared --disable-static --with-pthread \
 		--disable-tests --without-gnutls


More information about the svn-ports-head mailing list