Date: Sat, 28 Mar 2015 15:25:59 +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: r382506 - head/devel/libstroke Message-ID: <201503281525.t2SFPxOY095453@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Sat Mar 28 15:25:58 2015 New Revision: 382506 URL: https://svnweb.freebsd.org/changeset/ports/382506 QAT: https://qat.redports.org/buildarchive/r382506/ Log: Convert to USES=autoreconf Modified: head/devel/libstroke/Makefile Modified: head/devel/libstroke/Makefile ============================================================================== --- head/devel/libstroke/Makefile Sat Mar 28 15:25:36 2015 (r382505) +++ head/devel/libstroke/Makefile Sat Mar 28 15:25:58 2015 (r382506) @@ -12,9 +12,7 @@ COMMENT= Stroke translation library GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -USES= gmake libtool -USE_AUTOTOOLS= libtoolize aclocal autoconf autoheader automake -AUTOMAKE_ARGS= -a -c -f +USES= gmake libtool autoreconf USE_CSTD= gnu89 USE_XORG= x11 USE_LDCONFIG= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503281525.t2SFPxOY095453>