summaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/evolution-jescs/Makefile1
-rw-r--r--deskutils/fusenshi/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/evolution-jescs/Makefile b/deskutils/evolution-jescs/Makefile
index 4cac933fd8bf..14907b1648a0 100644
--- a/deskutils/evolution-jescs/Makefile
+++ b/deskutils/evolution-jescs/Makefile
@@ -27,6 +27,7 @@ INSTALLS_ICONS= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
+MAKE_JOBS_UNSAFE= yes
EVO_VERSION= 2.26
PLIST_SUB= EVO_VERSION=${EVO_VERSION} EDS_VERSION="1.2" VERSION="2.26"
diff --git a/deskutils/fusenshi/Makefile b/deskutils/fusenshi/Makefile
index e8f62ec97541..24c1037c4e95 100644
--- a/deskutils/fusenshi/Makefile
+++ b/deskutils/fusenshi/Makefile
@@ -20,6 +20,7 @@ LIB_DEPENDS= gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 \
gtksourceview-1.0:${PORTSDIR}/x11-toolkits/gtksourceview
USE_GNOME= libxml2
+MAKE_JOBS_UNSAFE= yes
.ifdef WITHOUT_SSL
MAKE_ARGS+= WITHOUT_SSL=yes