svn commit: r348194 - head/multimedia/quvi
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Mar 14 10:08:40 UTC 2014
Author: sunpoet
Date: Fri Mar 14 10:08:39 2014
New Revision: 348194
URL: http://svnweb.freebsd.org/changeset/ports/348194
QAT: https://qat.redports.org/buildarchive/r348194/
Log:
- Use USES=tar:xz
Modified:
head/multimedia/quvi/Makefile
Modified: head/multimedia/quvi/Makefile
==============================================================================
--- head/multimedia/quvi/Makefile Fri Mar 14 10:04:04 2014 (r348193)
+++ head/multimedia/quvi/Makefile Fri Mar 14 10:08:39 2014 (r348194)
@@ -21,8 +21,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
PORTSCOUT= limit:0.4.[0-9]*
GNU_CONFIGURE= yes
-USES= pkgconfig
-USE_XZ= yes
+USES= pkgconfig tar:xz
PLIST_FILES= bin/quvi \
man/man1/quvi.1.gz
More information about the svn-ports-all
mailing list