svn commit: r323169 - head/sysutils/polkit
Martin Wilke
miwi at FreeBSD.org
Wed Jul 17 14:15:57 UTC 2013
Author: miwi
Date: Wed Jul 17 14:15:56 2013
New Revision: 323169
URL: http://svnweb.freebsd.org/changeset/ports/323169
Log:
- Mark MAKE_JOBS_UNSAFE
http://pkgdev.miwibox.org/pkg//91amd64-exp-run/2013-07-17_10h36m56s/logs/errors/polkit-0.105_1.log
Modified:
head/sysutils/polkit/Makefile
Modified: head/sysutils/polkit/Makefile
==============================================================================
--- head/sysutils/polkit/Makefile Wed Jul 17 14:05:06 2013 (r323168)
+++ head/sysutils/polkit/Makefile Wed Jul 17 14:15:56 2013 (r323169)
@@ -19,6 +19,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/gir-1.0/
USE_GNOME= gnomehack glib20 intlhack gnomehier
USE_GMAKE= yes
+MAKE_JOBS_UNSAFE= yes
GNU_CONFIGURE= yes
USES= pkgconfig gettext
USE_LDCONFIG= yes
More information about the svn-ports-head
mailing list