summaryrefslogtreecommitdiff
path: root/palm
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-03-31 22:08:31 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-03-31 22:08:31 +0000
commit22d668f75bb338c461438603eda65f27a6881f50 (patch)
tree549c374298d1f1d88e58e6b519337a956bfe5065 /palm
parent- Update to 0.006 (diff)
- Allow to build with MAKE_JOBS_SAFE
- Move some ports to SF macro PR: 133124 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
Notes
Notes: svn path=/head/; revision=231414
Diffstat (limited to 'palm')
-rw-r--r--palm/synce-gvfs/Makefile2
-rw-r--r--palm/synce-trayicon/Makefile6
-rw-r--r--palm/synce-vdccm/Makefile3
3 files changed, 8 insertions, 3 deletions
diff --git a/palm/synce-gvfs/Makefile b/palm/synce-gvfs/Makefile
index 6364f2977cdf..a32695fc36b5 100644
--- a/palm/synce-gvfs/Makefile
+++ b/palm/synce-gvfs/Makefile
@@ -15,6 +15,8 @@ COMMENT= GVFS module for access Windows Mobile devices
LIB_DEPENDS= rapi.2:${PORTSDIR}/palm/synce-librapi2
+MAKE_JOBS_SAFE= yes
+
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GETTEXT= yes
diff --git a/palm/synce-trayicon/Makefile b/palm/synce-trayicon/Makefile
index 74c1e0d71e99..5b073b834f68 100644
--- a/palm/synce-trayicon/Makefile
+++ b/palm/synce-trayicon/Makefile
@@ -21,14 +21,16 @@ LIB_DEPENDS= rra.0:${PORTSDIR}/palm/synce-librra \
RUN_DEPENDS= ${LOCALBASE}/libexec/gvfsd-synce:${PORTSDIR}/palm/synce-gvfs \
${LOCALBASE}/libexec/notification-daemon:${PORTSDIR}/deskutils/notification-daemon
+MAKE_JOBS_SAFE= yes
+
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GETTEXT= yes
USE_GNOME= gnomeprefix gnomehack libgnomeui
INSTALLS_ICONS= yes
GCONF_SCHEMAS= ${PORTNAME}.schemas
-LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_CFLAGS}
-CFLAGS+= -I${LOCALBASE}/include ${PTHREAD_LIBS}
+LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
+CFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
CONFIGURE_ENV= CFLAGS="${CFLAGS}" \
LDFLAGS="${LDFLAGS}"
SUB_FILES= pkg-message
diff --git a/palm/synce-vdccm/Makefile b/palm/synce-vdccm/Makefile
index 9ed243485a46..94122382e017 100644
--- a/palm/synce-vdccm/Makefile
+++ b/palm/synce-vdccm/Makefile
@@ -18,9 +18,10 @@ LIB_DEPENDS= synce.0:${PORTSDIR}/palm/synce-libsynce
OPTIONS= DESKTOP "Enable desktop integration" on
+MAKE_JOBS_SAFE= yes
+
GNU_CONFIGURE= yes
USE_ICONV= yes
-USE_GNOME= gnometarget
CONFIGURE_ARGS= --with-libiconv=${LOCALBASE} \
--with-libsynce=${LOCALBASE}