aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2014-08-09 05:35:07 +0800
committermarino <marino@FreeBSD.org>2014-08-09 05:35:07 +0800
commitb7e009e4c2fe26818e33fab8e0327b1930c49a3c (patch)
tree4801065edac75f92ea41e8ed1a6534d4fbf251c7 /x11
parent3c602419e888bde154625f0be97253c393c90beb (diff)
downloadfreebsd-ports-gnome-b7e009e4c2fe26818e33fab8e0327b1930c49a3c.tar.gz
freebsd-ports-gnome-b7e009e4c2fe26818e33fab8e0327b1930c49a3c.tar.zst
freebsd-ports-gnome-b7e009e4c2fe26818e33fab8e0327b1930c49a3c.zip
x11/metalock: Mark jobs unsafe
Diffstat (limited to 'x11')
-rw-r--r--x11/metalock/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/metalock/Makefile b/x11/metalock/Makefile
index cdbaa89c9fa2..9458f981b327 100644
--- a/x11/metalock/Makefile
+++ b/x11/metalock/Makefile
@@ -15,13 +15,15 @@ COMMENT= Enhanced X11 screen locker
LICENSE= MIT
LICENSE_FILE= ${WRKDIR}/${DISTNAME}/LICENSE
-USES= tar:bzip2
+USES= tar:bzip2
USE_XORG= x11 xt xproto xext xpm
OPTIONS_DEFINE= IMLIB2 XFT ULTRAGETOPT
OPTIONS_DEFAULT= IMLIB2 XFT ULTRAGETOPT
ULTRAGETOPT_DESC= Use Ultragetopt
+MAKE_JOBS_UNSAFE= yes
+
.include <bsd.port.options.mk>
MAKE_ARGS= PREFIX="${LOCALBASE}" DEST_PREFIX="${PREFIX}" CC="${CC}"