aboutsummaryrefslogtreecommitdiffstats
path: root/comms
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-06-28 23:23:03 +0800
committerAntoine Brodin <antoine@FreeBSD.org>2015-06-28 23:23:03 +0800
commit5780c3d1facdc7915469ced2f721e826ae4b91a4 (patch)
tree56e22ad8d450883dfdbe37555f68b2dbe0a236e7 /comms
parenta564d1b6fdbeace8ad4eb69dda30c0436f15afbf (diff)
downloadfreebsd-ports-gnome-5780c3d1facdc7915469ced2f721e826ae4b91a4.tar.gz
freebsd-ports-gnome-5780c3d1facdc7915469ced2f721e826ae4b91a4.tar.zst
freebsd-ports-gnome-5780c3d1facdc7915469ced2f721e826ae4b91a4.zip
Spell MAKE_JOBS_UNSAFE correctly
Diffstat (limited to 'comms')
-rw-r--r--comms/wspr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/wspr/Makefile b/comms/wspr/Makefile
index 22ca2fd9075b..f42349cbfc9e 100644
--- a/comms/wspr/Makefile
+++ b/comms/wspr/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS= libhamlib.so:${PORTSDIR}/comms/hamlib \
libsamplerate.so:${PORTSDIR}/audio/libsamplerate \
libportaudio.so:${PORTSDIR}/audio/portaudio
-DISABLE_MAKE_JOBS= yes
+MAKE_JOBS_UNSAFE= yes
USE_AUTOTOOLS= autoconf
USES= fortran gmake libtool tar:bzip2 python:3.3 dos2unix
GNU_CONFIGURE= yes