aboutsummaryrefslogtreecommitdiffstats
path: root/net/datapipe/Makefile
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-07-17 05:59:48 +0800
committerEitan Adler <eadler@FreeBSD.org>2013-07-17 05:59:48 +0800
commit3e61d7e8016993f253fc3656941d8aa1bbe6ccf7 (patch)
tree5c7980bf4b862ceb755aea2aa270373462796ee1 /net/datapipe/Makefile
parent9eed5526497a902d8c3fe91c907a10f88db03189 (diff)
downloadfreebsd-ports-gnome-3e61d7e8016993f253fc3656941d8aa1bbe6ccf7.tar.gz
freebsd-ports-gnome-3e61d7e8016993f253fc3656941d8aa1bbe6ccf7.tar.zst
freebsd-ports-gnome-3e61d7e8016993f253fc3656941d8aa1bbe6ccf7.zip
Remove now excess verbiage.
Reviewed by: bapt
Diffstat (limited to 'net/datapipe/Makefile')
-rw-r--r--net/datapipe/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/net/datapipe/Makefile b/net/datapipe/Makefile
index 7cee9657f7a5..76e082b0b513 100644
--- a/net/datapipe/Makefile
+++ b/net/datapipe/Makefile
@@ -18,8 +18,6 @@ OPTIONS_DEFAULT= REUSEADDR
REUSEADDR_DESC= Reuse the listening socket address
NOFORK_DESC= Do not fork and background
-MAKE_JOBS_SAFE= yes
-
.include <bsd.port.pre.mk>
.if ${PORT_OPTIONS:MREUSEADDR}