diff options
Diffstat (limited to 'net-mgmt/p0f')
-rw-r--r-- | net-mgmt/p0f/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-mgmt/p0f/Makefile b/net-mgmt/p0f/Makefile index e68951dacdd4..00b00fa92929 100644 --- a/net-mgmt/p0f/Makefile +++ b/net-mgmt/p0f/Makefile @@ -18,7 +18,6 @@ PLIST_FILES= bin/p0f bin/p0f-client bin/p0f-sendsyn \ PORTDOCS= ChangeLog README TODO existential-notes.txt \ extra-sigs.txt -MAKE_JOBS_SAFE= yes MAKE_ARGS+= CC="${CC}" CFLAGS="${CFLAGS}" .include <bsd.port.options.mk> |