Date: Mon, 24 Mar 2014 09:52:13 +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: r348928 - head/multimedia/libass Message-ID: <201403240952.s2O9qDtV012297@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Mon Mar 24 09:52:13 2014 New Revision: 348928 URL: http://svnweb.freebsd.org/changeset/ports/348928 QAT: https://qat.redports.org/buildarchive/r348928/ Log: Convert to USES=tar:xz Modified: head/multimedia/libass/Makefile Modified: head/multimedia/libass/Makefile ============================================================================== --- head/multimedia/libass/Makefile Mon Mar 24 09:45:52 2014 (r348927) +++ head/multimedia/libass/Makefile Mon Mar 24 09:52:13 2014 (r348928) @@ -16,8 +16,7 @@ LIB_DEPENDS= libfreetype.so:${PORTSDIR}/ libexpat.so:${PORTSDIR}/textproc/expat2 \ libfribidi.so:${PORTSDIR}/converters/fribidi -USES= pathfix pkgconfig -USE_XZ= yes +USES= pathfix pkgconfig tar:xz USE_LDCONFIG= yes GNU_CONFIGURE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403240952.s2O9qDtV012297>