aboutsummaryrefslogtreecommitdiff
path: root/x11/metalock/Makefile
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-08-08 21:35:07 +0000
committerJohn Marino <marino@FreeBSD.org>2014-08-08 21:35:07 +0000
commit2806e183827bb1f02198481cba19639d5ac22307 (patch)
tree4801065edac75f92ea41e8ed1a6534d4fbf251c7 /x11/metalock/Makefile
parentee3b95e186d71e8aab6e24824084333e139dadf1 (diff)
downloadports-2806e183827bb1f02198481cba19639d5ac22307.tar.gz
ports-2806e183827bb1f02198481cba19639d5ac22307.zip
Notes
Diffstat (limited to 'x11/metalock/Makefile')
-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}"