diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/datapipe/Makefile | 2 |
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} |