aboutsummaryrefslogtreecommitdiffstats
path: root/dns/dnsmasq/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-03-25 23:04:08 +0800
committermiwi <miwi@FreeBSD.org>2009-03-25 23:04:08 +0800
commite523f725981a3ca01ef65a68f9e364eba0c63da6 (patch)
tree2a9154f4c2e6b3010b1c90ef086330a4e74c5cc1 /dns/dnsmasq/Makefile
parent4b9b0eb03f45e9880d17cddb7a86b980ab406790 (diff)
downloadfreebsd-ports-gnome-e523f725981a3ca01ef65a68f9e364eba0c63da6.tar.gz
freebsd-ports-gnome-e523f725981a3ca01ef65a68f9e364eba0c63da6.tar.zst
freebsd-ports-gnome-e523f725981a3ca01ef65a68f9e364eba0c63da6.zip
- Mark MAKE_JOBS_SAFE for SMP compilation
Diffstat (limited to 'dns/dnsmasq/Makefile')
-rw-r--r--dns/dnsmasq/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/dnsmasq/Makefile b/dns/dnsmasq/Makefile
index 881889103741..65c8571d7020 100644
--- a/dns/dnsmasq/Makefile
+++ b/dns/dnsmasq/Makefile
@@ -24,6 +24,7 @@ RC_SCRIPTS_SUB= PREFIX=${PREFIX} RC_SUBR=${RC_SUBR}
USE_GMAKE= yes
USE_GNOME= pkgconfig
+MAKE_JOBS_SAFE= yes
MAKE_ENV= LIBS="${LDFLAGS}" RPM_OPT_FLAGS="${CPPFLAGS}" COPTS="${CFLAGS}"
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" PREFIX="${PREFIX}"