aboutsummaryrefslogtreecommitdiff
path: root/sysutils/abduco
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-08-28 06:49:37 +0000
committerJohn Marino <marino@FreeBSD.org>2016-08-28 06:49:37 +0000
commit87c785cee0e7bd4fb101d7200e6150b7d29fb722 (patch)
tree2ec5b3a0b6ab6600135dafbdddae91104e3a644e /sysutils/abduco
parent7774203d0bcc44db9c275689f8e8482b33a0fc16 (diff)
downloadports-87c785cee0e7bd4fb101d7200e6150b7d29fb722.tar.gz
ports-87c785cee0e7bd4fb101d7200e6150b7d29fb722.zip
Notes
Diffstat (limited to 'sysutils/abduco')
-rw-r--r--sysutils/abduco/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/abduco/Makefile b/sysutils/abduco/Makefile
index 4f0685e1c910..cbe1f2ed8ac4 100644
--- a/sysutils/abduco/Makefile
+++ b/sysutils/abduco/Makefile
@@ -16,6 +16,8 @@ MAKE_ARGS= CPPFLAGS="${CPPFLAGS}" STRIP="${STRIP_CMD}" \
PLIST_FILES= bin/abduco \
man/man1/abduco.1.gz
+MAKE_JOBS_UNSAFE= yes
+
pre-everything::
@${ECHO_MSG} "You can build abduco with your own config.h using the ABDUCO_CONF knob:"
@${ECHO_MSG} "make ABDUCO_CONF=/path/to/abduco/config.h install clean"