svn commit: r356705 - head/textproc/gnome-doc-utils
Koop Mast
kwm at FreeBSD.org
Thu Jun 5 20:47:02 UTC 2014
Author: kwm
Date: Thu Jun 5 20:47:01 2014
New Revision: 356705
URL: http://svnweb.freebsd.org/changeset/ports/356705
QAT: https://qat.redports.org/buildarchive/r356705/
Log:
gnome-doc-utils is jobs safe for a while.
While here USES=tar:xz
PR: 189209
Submitted by: jiashiun at gmail.com
Modified:
head/textproc/gnome-doc-utils/Makefile
Modified: head/textproc/gnome-doc-utils/Makefile
==============================================================================
--- head/textproc/gnome-doc-utils/Makefile Thu Jun 5 20:37:20 2014 (r356704)
+++ head/textproc/gnome-doc-utils/Makefile Thu Jun 5 20:47:01 2014 (r356705)
@@ -17,9 +17,7 @@ RUN_DEPENDS= rarian-sk-config:${PORTSDIR
${PYTHON_SITELIBDIR}/libxml2mod.so:${PORTSDIR}/textproc/py-libxml2 \
${LOCALBASE}/share/xml/docbook/4.3:${PORTSDIR}/textproc/docbook-xml
-USE_XZ= yes
-MAKE_JOBS_UNSAFE=yes
-USES= gettext gmake pathfix pkgconfig
+USES= gettext gmake pathfix pkgconfig tar:xz
USE_GNOME= gnomehier libxslt intlhack
USE_PYTHON= 2
INSTALLS_OMF= yes
More information about the svn-ports-all
mailing list