svn commit: r382581 - head/devel/gtkparasite
Baptiste Daroussin
bapt at FreeBSD.org
Sun Mar 29 10:53:46 UTC 2015
Author: bapt
Date: Sun Mar 29 10:53:45 2015
New Revision: 382581
URL: https://svnweb.freebsd.org/changeset/ports/382581
QAT: https://qat.redports.org/buildarchive/r382581/
Log:
Convert to USES=autoreconf
Modified:
head/devel/gtkparasite/Makefile
Modified: head/devel/gtkparasite/Makefile
==============================================================================
--- head/devel/gtkparasite/Makefile Sun Mar 29 10:38:53 2015 (r382580)
+++ head/devel/gtkparasite/Makefile Sun Mar 29 10:53:45 2015 (r382581)
@@ -17,9 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-static
INSTALL_TARGET= install-strip
-USES= libtool pkgconfig python
-USE_AUTOTOOLS= libtoolize aclocal autoconf autoheader automake
-AUTOMAKE_ARGS= -a -c -f
+USES= autoreconf libtool pkgconfig python
USE_GNOME= gtk20 pygtk2
WRKSRC= ${WRKDIR}/chipx86-gtkparasite-a3d862d4a91ea27222e4273a6797f3e47efe6e83
PORTDOCS= USAGE
More information about the svn-ports-all
mailing list