svn commit: r348192 - head/multimedia/libquvi
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Mar 14 10:04:00 UTC 2014
Author: sunpoet
Date: Fri Mar 14 10:04:00 2014
New Revision: 348192
URL: http://svnweb.freebsd.org/changeset/ports/348192
QAT: https://qat.redports.org/buildarchive/r348192/
Log:
- Use USES=tar:xz
Modified:
head/multimedia/libquvi/Makefile
Modified: head/multimedia/libquvi/Makefile
==============================================================================
--- head/multimedia/libquvi/Makefile Fri Mar 14 09:38:24 2014 (r348191)
+++ head/multimedia/libquvi/Makefile Fri Mar 14 10:04:00 2014 (r348192)
@@ -25,8 +25,7 @@ PORTSCOUT= limit:0.4.[0-9]*
CPPFLAGS+= -I${LOCALBASE}/include
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-USE_XZ= yes
-USES= iconv lua pathfix pkgconfig
+USES= iconv lua pathfix pkgconfig tar:xz
PROJECTHOST= quvi
More information about the svn-ports-all
mailing list