svn commit: r375745 - head/audio/umurmur
Baptiste Daroussin
bapt at FreeBSD.org
Sun Dec 28 19:12:26 UTC 2014
Author: bapt
Date: Sun Dec 28 19:12:25 2014
New Revision: 375745
URL: https://svnweb.freebsd.org/changeset/ports/375745
QAT: https://qat.redports.org/buildarchive/r375745/
Log:
Convert to autoreconf
Modified:
head/audio/umurmur/Makefile
Modified: head/audio/umurmur/Makefile
==============================================================================
--- head/audio/umurmur/Makefile Sun Dec 28 19:10:52 2014 (r375744)
+++ head/audio/umurmur/Makefile Sun Dec 28 19:12:25 2014 (r375745)
@@ -17,9 +17,7 @@ USE_GITHUB= yes
GH_ACCOUNT= fatbob313
GH_COMMIT= 17daa7e
-USES= gmake libtool
-USE_AUTOTOOLS= aclocal autoconf autoheader automake
-AUTOMAKE_ARGS= --add-missing
+USES= autoreconf gmake libtool
GNU_CONFIGURE= yes
USE_OPENSSL= yes
CONFIGURE_ARGS= --with-ssl=openssl
More information about the svn-ports-all
mailing list