svn commit: r323446 - head/x11/gnome-libs
Koop Mast
kwm at FreeBSD.org
Mon Jul 22 13:24:51 UTC 2013
Author: kwm
Date: Mon Jul 22 13:24:50 2013
New Revision: 323446
URL: http://svnweb.freebsd.org/changeset/ports/323446
Log:
Mark jobs unsafe.
Submitted by: pointyhat via miwi
Modified:
head/x11/gnome-libs/Makefile
Modified: head/x11/gnome-libs/Makefile
==============================================================================
--- head/x11/gnome-libs/Makefile Mon Jul 22 13:24:05 2013 (r323445)
+++ head/x11/gnome-libs/Makefile Mon Jul 22 13:24:50 2013 (r323446)
@@ -16,6 +16,7 @@ BUILD_DEPENDS= rarian-sk-config:${PORTSD
LIB_DEPENDS= png15:${PORTSDIR}/graphics/png
RUN_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian
+MAKE_JOBS_UNSAFE=yes
USES= charsetfix gettext pathfix
USE_BZIP2= yes
USE_XORG= xpm ice x11
More information about the svn-ports-head
mailing list