Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Sep 2014 18:39:46 +0000 (UTC)
From:      Pawel Pekala <pawel@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r369333 - head/polish/libgadu
Message-ID:  <201409261839.s8QIdkZr013964@svn.freebsd.org>

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



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