Date: Sun, 29 Mar 2015 11:24:24 +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: r382586 - head/devel/libsmpp34 Message-ID: <201503291124.t2TBOON6060119@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Sun Mar 29 11:24:23 2015 New Revision: 382586 URL: https://svnweb.freebsd.org/changeset/ports/382586 QAT: https://qat.redports.org/buildarchive/r382586/ Log: Convert to USES=autoreconf Modified: head/devel/libsmpp34/Makefile Modified: head/devel/libsmpp34/Makefile ============================================================================== --- head/devel/libsmpp34/Makefile Sun Mar 29 11:06:39 2015 (r382585) +++ head/devel/libsmpp34/Makefile Sun Mar 29 11:24:23 2015 (r382586) @@ -14,10 +14,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2 -USES= libtool gmake +USES= autoreconf libtool gmake -USE_AUTOTOOLS= aclocal libtoolize autoconf automake autoheader -AUTOMAKE_ARGS= --add-missing --copy --force +GNU_CONFIGURE= yes INSTALL_TARGET= install-strip MAKE_JOBS_UNSAFE=yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503291124.t2TBOON6060119>