Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Jun 2014 20:47:02 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r356705 - head/textproc/gnome-doc-utils
Message-ID:  <201406052047.s55Kl2Fh074052@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406052047.s55Kl2Fh074052>