aboutsummaryrefslogtreecommitdiffstats
path: root/comms/gnokii
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-03-26 23:09:13 +0800
committermiwi <miwi@FreeBSD.org>2009-03-26 23:09:13 +0800
commit9620bd46f43c88f90da8cb8e0b5b507a3ab4376b (patch)
treee7f66730b9cab561a42e3a508637e21505f43f08 /comms/gnokii
parenta960f027fbdb4cfd2e8cd14845763d543809f8fe (diff)
downloadfreebsd-ports-gnome-9620bd46f43c88f90da8cb8e0b5b507a3ab4376b.tar.gz
freebsd-ports-gnome-9620bd46f43c88f90da8cb8e0b5b507a3ab4376b.tar.zst
freebsd-ports-gnome-9620bd46f43c88f90da8cb8e0b5b507a3ab4376b.zip
- Mark MAKE_JOBS_SAFE for SMP compilation
PR: 133067 Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
Diffstat (limited to 'comms/gnokii')
-rw-r--r--comms/gnokii/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/gnokii/Makefile b/comms/gnokii/Makefile
index d90c15ee44c1..fe5733bb1c49 100644
--- a/comms/gnokii/Makefile
+++ b/comms/gnokii/Makefile
@@ -23,6 +23,7 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_GETTEXT= yes
USE_LDCONFIG= yes
+MAKE_JOBS_SAFE= yes
WANT_GNOME= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-libintl-prefix=${LOCALBASE} --enable-security \