aboutsummaryrefslogtreecommitdiff
path: root/security/libotr
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2009-03-24 19:51:28 +0000
committerDoug Barton <dougb@FreeBSD.org>2009-03-24 19:51:28 +0000
commitd31cadffee9652bba4aed758b08c36d8bd083aad (patch)
treeb815dc18ccea261588aef543312f1294282dd32a /security/libotr
parent85aa55666679c35b2a468e93c57900f4c98ae3b7 (diff)
downloadports-d31cadffee9652bba4aed758b08c36d8bd083aad.tar.gz
ports-d31cadffee9652bba4aed758b08c36d8bd083aad.zip
Where it matters, update regarding MAKE_JOBS_{UN}SAFE for my ports
Notes
Notes: svn path=/head/; revision=230904
Diffstat (limited to 'security/libotr')
-rw-r--r--security/libotr/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/libotr/Makefile b/security/libotr/Makefile
index 345ed68cfa6a..bae1ed521c15 100644
--- a/security/libotr/Makefile
+++ b/security/libotr/Makefile
@@ -21,6 +21,8 @@ COMMENT= The portable OTR Messaging Library and toolkit
LIB_DEPENDS= gpg-error.0:${PORTSDIR}/security/libgpg-error \
gcrypt:${PORTSDIR}/security/libgcrypt
+MAKE_JOBS_SAFE= yes
+
USE_GNOME= pkgconfig
USE_AUTOTOOLS= autoconf:262 libtool:15
USE_LDCONFIG= yes