aboutsummaryrefslogtreecommitdiff
path: root/comms/syncterm
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-09-10 18:29:38 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-09-10 18:29:38 +0000
commit6b46dd4d2244b9112aeaf3f391f4bab508a92aae (patch)
tree4db5cf3c89ae5521a83519d1b1387689c7babd71 /comms/syncterm
parent58bf169fb9492d29ba3612a3e4873642f25c4f5c (diff)
downloadports-6b46dd4d2244b9112aeaf3f391f4bab508a92aae.tar.gz
ports-6b46dd4d2244b9112aeaf3f391f4bab508a92aae.zip
Spell MAKE_JOBS_UNSAFE correctly
Notes
Notes: svn path=/head/; revision=396595
Diffstat (limited to 'comms/syncterm')
-rw-r--r--comms/syncterm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/syncterm/Makefile b/comms/syncterm/Makefile
index f7cec3174ee7..db159d72e549 100644
--- a/comms/syncterm/Makefile
+++ b/comms/syncterm/Makefile
@@ -21,7 +21,7 @@ PLIST_FILES= bin/syncterm \
share/icons/hicolor/64x64/apps/syncterm.png
NO_CCACHE= yes
-DISABLE_MAKE_JOBS= yes
+MAKE_JOBS_UNSAFE= yes
MAKE_ARGS+= WITHOUT_PORTAUDIO=yes
MAKE_ARGS+= -C ${WRKSRC}
MAKE_ARGS+= PREFIX="${PREFIX}"