aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2013-07-31 16:13:51 +0800
committerAlexey Dokuchaev <danfe@FreeBSD.org>2013-07-31 16:13:51 +0800
commit07856ccb501c7b8ddaf00196346e0974dd580231 (patch)
tree16acc3bba17a656e928ab57dd85acc200896995d /x11
parentbdea2a4cfa48418b14f52cca06becac8c10b7a35 (diff)
downloadfreebsd-ports-gnome-07856ccb501c7b8ddaf00196346e0974dd580231.tar.gz
freebsd-ports-gnome-07856ccb501c7b8ddaf00196346e0974dd580231.tar.zst
freebsd-ports-gnome-07856ccb501c7b8ddaf00196346e0974dd580231.zip
- Unbreak parallel (-jX) builds (have to use GNU make)
- Move USE* knobs earlier in Makefile, before OPTIONS - Contract COMMAND and make it more readable while here
Diffstat (limited to 'x11')
-rw-r--r--x11/xautolock/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/xautolock/Makefile b/x11/xautolock/Makefile
index 5ad3018b58ac..9bdce3d7fd3e 100644
--- a/x11/xautolock/Makefile
+++ b/x11/xautolock/Makefile
@@ -10,7 +10,10 @@ MASTER_SITE_SUBDIR= X11/screensavers
EXTRACT_SUFX= .tgz
MAINTAINER= romain@FreeBSD.org
-COMMENT= Used to activate xlock after a user defined time of inactivity
+COMMENT= Activate xlock after a user defined time of inactivity
+
+USES= imake gmake # gmake is needed for -jX builds
+USE_XORG= x11 xext xscrnsaver
OPTIONS_DEFINE= XLOCK
OPTIONS_DEFAULT= XLOCK
@@ -18,9 +21,6 @@ XLOCK_DESC= Force dependency on x11/xlockmore
XLOCK_RUN_DEPENDS= xlock:${PORTSDIR}/x11/xlockmore
-USES= imake
-USE_XORG= x11 xext xscrnsaver
-MAKE_JOBS_UNSAFE= yes
MAN1= xautolock.1
PLIST_FILES= bin/xautolock