aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2009-03-29 01:53:24 +0800
committerRenato Botelho <garga@FreeBSD.org>2009-03-29 01:53:24 +0800
commitc9e008f727eb1fce6ce0afc920a2b0ce1a5aa3f3 (patch)
tree861de8abaf5598d6319fe568cbba90cdfac71940 /net
parent06e7a37f0ab116c54c4194f2b9de28079a3450a1 (diff)
downloadfreebsd-ports-gnome-c9e008f727eb1fce6ce0afc920a2b0ce1a5aa3f3.tar.gz
freebsd-ports-gnome-c9e008f727eb1fce6ce0afc920a2b0ce1a5aa3f3.tar.zst
freebsd-ports-gnome-c9e008f727eb1fce6ce0afc920a2b0ce1a5aa3f3.zip
Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE
Diffstat (limited to 'net')
-rw-r--r--net/rinetd/Makefile2
-rw-r--r--net/wmnd/Makefile1
2 files changed, 3 insertions, 0 deletions
diff --git a/net/rinetd/Makefile b/net/rinetd/Makefile
index c280de320006..36022db5767c 100644
--- a/net/rinetd/Makefile
+++ b/net/rinetd/Makefile
@@ -19,6 +19,8 @@ COMMENT= A simple TCP port redirector
WRKSRC= ${WRKDIR}/rinetd/
+MAKE_JOBS_SAFE= yes
+
MAN8= rinetd.8
PORTDOCS= index.html
PLIST_FILES= sbin/rinetd
diff --git a/net/wmnd/Makefile b/net/wmnd/Makefile
index 0784a5820169..d49d1a8ce24d 100644
--- a/net/wmnd/Makefile
+++ b/net/wmnd/Makefile
@@ -19,6 +19,7 @@ USE_GNOME= gnometarget
USE_XORG= ice sm x11 xext xpm
USE_GMAKE= yes
GNU_CONFIGURE= yes
+MAKE_JOBS_SAFE= yes
CONFIGURE_ARGS= --with-drivers="freebsd_sysctl"
MAN1= wmnd.1