svn commit: r322841 - head/x11-toolkits/p5-Prima
Baptiste Daroussin
bapt at FreeBSD.org
Fri Jul 12 15:19:53 UTC 2013
Author: bapt
Date: Fri Jul 12 15:19:52 2013
New Revision: 322841
URL: http://svnweb.freebsd.org/changeset/ports/322841
Log:
Mark jobs unsafe
Modified:
head/x11-toolkits/p5-Prima/Makefile
Modified: head/x11-toolkits/p5-Prima/Makefile
==============================================================================
--- head/x11-toolkits/p5-Prima/Makefile Fri Jul 12 15:01:45 2013 (r322840)
+++ head/x11-toolkits/p5-Prima/Makefile Fri Jul 12 15:19:52 2013 (r322841)
@@ -23,6 +23,7 @@ OPTIONS_DEFAULT=ICONV XFT
CONFIGURE_ARGS= X11BASE=${LOCALBASE}
PERL_CONFIGURE= yes
USE_XORG= x11 xext xpm xrender
+MAKE_JOBS_UNSAFE= yes
MAN1= VB.1 \
cfgmaint.1 \
More information about the svn-ports-head
mailing list