diff options
author | Doug Barton <dougb@FreeBSD.org> | 2009-03-24 19:51:28 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2009-03-24 19:51:28 +0000 |
commit | d31cadffee9652bba4aed758b08c36d8bd083aad (patch) | |
tree | b815dc18ccea261588aef543312f1294282dd32a /security/pidgin-otr | |
parent | 85aa55666679c35b2a468e93c57900f4c98ae3b7 (diff) |
Where it matters, update regarding MAKE_JOBS_{UN}SAFE for my ports
Notes
Notes:
svn path=/head/; revision=230904
Diffstat (limited to 'security/pidgin-otr')
-rw-r--r-- | security/pidgin-otr/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/pidgin-otr/Makefile b/security/pidgin-otr/Makefile index 258862d98034..3fc53f16d9cd 100644 --- a/security/pidgin-otr/Makefile +++ b/security/pidgin-otr/Makefile @@ -25,6 +25,8 @@ LIB_DEPENDS= otr:${PORTSDIR}/security/libotr \ gcrypt:${PORTSDIR}/security/libgcrypt \ purple:${PORTSDIR}/net-im/libpurple +MAKE_JOBS_SAFE= yes + USE_GMAKE= yes USE_GNOME= intltool USE_GETTEXT= yes |