Date: Tue, 3 Jun 2014 13:00:17 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r356355 - head/devel/bison Message-ID: <201406031300.s53D0HVW059450@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Tue Jun 3 13:00:17 2014 New Revision: 356355 URL: http://svnweb.freebsd.org/changeset/ports/356355 QAT: https://qat.redports.org/buildarchive/r356355/ Log: - Convert USE_XZ to USES Approved by: portmgr blanket Modified: head/devel/bison/Makefile Modified: head/devel/bison/Makefile ============================================================================== --- head/devel/bison/Makefile Tue Jun 3 13:00:07 2014 (r356354) +++ head/devel/bison/Makefile Tue Jun 3 13:00:17 2014 (r356355) @@ -15,8 +15,7 @@ RUN_DEPENDS= m4>=1.4.16,1:${PORTSDIR}/de OPTIONS_DEFINE= EXAMPLES NLS -USES= charsetfix perl5 -USE_XZ= yes +USES= charsetfix perl5 tar:xz USE_PERL5= build GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406031300.s53D0HVW059450>