aboutsummaryrefslogtreecommitdiffstats
path: root/x11/workrave
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2009-03-29 01:53:24 +0800
committergarga <garga@FreeBSD.org>2009-03-29 01:53:24 +0800
commit0e27a1ea75d81f40365a81bb1f77f6b7cf839188 (patch)
tree37b17786bb0244da979060eb88266987e71c578e /x11/workrave
parente010ac637fc151842f533f60aac88f2f69f53523 (diff)
downloadfreebsd-ports-gnome-0e27a1ea75d81f40365a81bb1f77f6b7cf839188.tar.gz
freebsd-ports-gnome-0e27a1ea75d81f40365a81bb1f77f6b7cf839188.tar.zst
freebsd-ports-gnome-0e27a1ea75d81f40365a81bb1f77f6b7cf839188.zip
Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE
Diffstat (limited to 'x11/workrave')
-rw-r--r--x11/workrave/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/workrave/Makefile b/x11/workrave/Makefile
index fe4139314c96..3d89cfc5d43f 100644
--- a/x11/workrave/Makefile
+++ b/x11/workrave/Makefile
@@ -19,6 +19,7 @@ OPTIONS= GNOME "Build with Gnome support" on \
USE_XORG= x11 xmu
USE_GMAKE= yes
+MAKE_JOBS_SAFE= yes
USE_GNOME= gnomeprefix gnomehack intlhack gconf2 intltool
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"