svn commit: r352001 - head/editors/libreoffice
Pietro Cerutti
gahr at FreeBSD.org
Thu Apr 24 12:44:55 UTC 2014
Author: gahr
Date: Thu Apr 24 12:44:54 2014
New Revision: 352001
URL: http://svnweb.freebsd.org/changeset/ports/352001
QAT: https://qat.redports.org/buildarchive/r352001/
Log:
- USES=tar:xz
Modified:
head/editors/libreoffice/Makefile
Modified: head/editors/libreoffice/Makefile
==============================================================================
--- head/editors/libreoffice/Makefile Thu Apr 24 12:43:27 2014 (r352000)
+++ head/editors/libreoffice/Makefile Thu Apr 24 12:44:54 2014 (r352001)
@@ -69,8 +69,7 @@ USE_PERL5= build
USE_PYTHON= yes
USE_QT4= # empty but required
USE_XORG= xaw xrandr
-USE_XZ= yes
-USES= bison compiler:c++11-lang gmake perl5 pkgconfig
+USES= bison compiler:c++11-lang gmake perl5 pkgconfig tar:xz
WANT_GNOME= yes
DISTFILES+= ${PORTNAME}-${LOVERSION}${EXTRACT_SUFX}
More information about the svn-ports-head
mailing list