aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-04-01 06:08:31 +0800
committermiwi <miwi@FreeBSD.org>2009-04-01 06:08:31 +0800
commit5628f2f069d327e1c6703ad2d24b009a264c10a7 (patch)
treee71412f1bbc0f90742f0f4789af826c8d167c8e0 /deskutils
parent2558ca115318c68109fd88a5ce5de9c5b9a5cbfd (diff)
downloadfreebsd-ports-gnome-5628f2f069d327e1c6703ad2d24b009a264c10a7.tar.gz
freebsd-ports-gnome-5628f2f069d327e1c6703ad2d24b009a264c10a7.tar.zst
freebsd-ports-gnome-5628f2f069d327e1c6703ad2d24b009a264c10a7.zip
- Allow to build with MAKE_JOBS_SAFE
- Move some ports to SF macro PR: 133124 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/gxneur/Makefile2
-rw-r--r--deskutils/libopensync-plugin-sunbird/Makefile2
-rw-r--r--deskutils/libopensync-plugin-synce-legacy/Makefile2
3 files changed, 6 insertions, 0 deletions
diff --git a/deskutils/gxneur/Makefile b/deskutils/gxneur/Makefile
index e39cb6a2a16c..85e9be113859 100644
--- a/deskutils/gxneur/Makefile
+++ b/deskutils/gxneur/Makefile
@@ -16,6 +16,8 @@ COMMENT= GTK frontend for XNeur keyboard layout switcher
BUILD_DEPENDS= xneur:${PORTSDIR}/russian/xneur
RUN_DEPENDS= ${BUILD_DEPENDS}
+MAKE_JOBS_SAFE= yes
+
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GNOME= gtk20 libglade2
diff --git a/deskutils/libopensync-plugin-sunbird/Makefile b/deskutils/libopensync-plugin-sunbird/Makefile
index 32618519a5e9..56916d50fa03 100644
--- a/deskutils/libopensync-plugin-sunbird/Makefile
+++ b/deskutils/libopensync-plugin-sunbird/Makefile
@@ -16,6 +16,8 @@ COMMENT= Sunbird plugin for the OpenSync framework
LIB_DEPENDS= opensync.0:${PORTSDIR}/devel/libopensync022 \
neon.28:${PORTSDIR}/www/neon28
+MAKE_JOBS_SAFE= yes
+
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GNOME= glib20 libxml2
diff --git a/deskutils/libopensync-plugin-synce-legacy/Makefile b/deskutils/libopensync-plugin-synce-legacy/Makefile
index 4c6241324720..62bbbf741b8e 100644
--- a/deskutils/libopensync-plugin-synce-legacy/Makefile
+++ b/deskutils/libopensync-plugin-synce-legacy/Makefile
@@ -17,6 +17,8 @@ COMMENT= SynCE legacy plugin for the OpenSync framework
LIB_DEPENDS= opensync.0:${PORTSDIR}/devel/libopensync022 \
rra.0:${PORTSDIR}/palm/synce-librra
+MAKE_JOBS_SAFE= yes
+
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GNOME= glib20 libxml2