diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-03-26 15:09:13 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-03-26 15:09:13 +0000 |
commit | a07d6402aa3ba592788a981469fb2611e6228ad7 (patch) | |
tree | cf849b8afae13f00bf0b3e0c83f55fa21081d188 /comms/gnokii | |
parent | 29b0f94c60acbffe2936db5bf591969ee3932e47 (diff) | |
download | ports-a07d6402aa3ba592788a981469fb2611e6228ad7.tar.gz ports-a07d6402aa3ba592788a981469fb2611e6228ad7.zip |
Notes
Diffstat (limited to 'comms/gnokii')
-rw-r--r-- | comms/gnokii/Makefile | 1 |
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 \ |