Date: Sat, 28 Mar 2015 15:38:42 +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: r382511 - head/devel/elfio Message-ID: <201503281538.t2SFcgtI000978@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Sat Mar 28 15:38:41 2015 New Revision: 382511 URL: https://svnweb.freebsd.org/changeset/ports/382511 QAT: https://qat.redports.org/buildarchive/r382511/ Log: USES=autoreconf Modified: head/devel/elfio/Makefile Modified: head/devel/elfio/Makefile ============================================================================== --- head/devel/elfio/Makefile Sat Mar 28 15:37:32 2015 (r382510) +++ head/devel/elfio/Makefile Sat Mar 28 15:38:41 2015 (r382511) @@ -15,10 +15,8 @@ LICENSE= LGPL21 GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -USES= libtool +USES= autoreconf libtool USE_LDCONFIG= yes -USE_AUTOTOOLS= aclocal automake autoconf libtoolize -AUTOMAKE_ARGS= -a -c -f OPTIONS_DEFINE= EXAMPLES DOCS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503281538.t2SFcgtI000978>