aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
Diffstat (limited to 'net-im')
-rw-r--r--net-im/pidgin-bs/Makefile1
-rw-r--r--net-im/pidgin-privacy-please/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/net-im/pidgin-bs/Makefile b/net-im/pidgin-bs/Makefile
index 118480daae15..34288a47527d 100644
--- a/net-im/pidgin-bs/Makefile
+++ b/net-im/pidgin-bs/Makefile
@@ -22,6 +22,7 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= gtk20
USE_LDCONFIG= ${PREFIX}/lib/pidgin
+MAKE_JOBS_SAFE= yes
.include <bsd.port.pre.mk>
diff --git a/net-im/pidgin-privacy-please/Makefile b/net-im/pidgin-privacy-please/Makefile
index 8089a8ffb2b9..c895911dfa1d 100644
--- a/net-im/pidgin-privacy-please/Makefile
+++ b/net-im/pidgin-privacy-please/Makefile
@@ -21,5 +21,6 @@ USES= gettext
USE_GMAKE= yes
USE_GNOME= gtk20
USE_LDCONFIG= ${PREFIX}/lib/pidgin
+MAKE_JOBS_SAFE= yes
.include <bsd.port.mk>