aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-02-02 13:47:56 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-02-02 13:47:56 +0000
commit6a132239b5b5eed4a0791b27f909e5e0dad74953 (patch)
tree4e8c91b3d8425c3a8732e82e137eeaa929566076
parent2ab2cfd88edb412869753d66a56bb161a5538ee9 (diff)
downloadports-6a132239b5b5eed4a0791b27f909e5e0dad74953.tar.gz
ports-6a132239b5b5eed4a0791b27f909e5e0dad74953.zip
Notes
-rw-r--r--deskutils/multisync-backup/Makefile1
-rw-r--r--deskutils/multisync-syncml/Makefile1
-rw-r--r--deskutils/multisync/Makefile5
3 files changed, 2 insertions, 5 deletions
diff --git a/deskutils/multisync-backup/Makefile b/deskutils/multisync-backup/Makefile
index a69650eeae9c..f051c4c9696b 100644
--- a/deskutils/multisync-backup/Makefile
+++ b/deskutils/multisync-backup/Makefile
@@ -16,5 +16,4 @@ WRKSRC= ${WRKDIR}/multisync-${PORTVERSION}/plugins/backup_plugin
MASTERDIR= ${.CURDIR}/../multisync
-NO_STAGE= yes
.include "${MASTERDIR}/Makefile"
diff --git a/deskutils/multisync-syncml/Makefile b/deskutils/multisync-syncml/Makefile
index 25db88e086c6..7f68b9103053 100644
--- a/deskutils/multisync-syncml/Makefile
+++ b/deskutils/multisync-syncml/Makefile
@@ -16,5 +16,4 @@ WRKSRC= ${WRKDIR}/multisync-${PORTVERSION}/plugins/syncml_plugin
MASTERDIR= ${.CURDIR}/../multisync
-NO_STAGE= yes
.include "${MASTERDIR}/Makefile"
diff --git a/deskutils/multisync/Makefile b/deskutils/multisync/Makefile
index 920584fe7d6b..fd2a9e65767f 100644
--- a/deskutils/multisync/Makefile
+++ b/deskutils/multisync/Makefile
@@ -14,14 +14,13 @@ COMMENT?= Synchronize calendars, addressbooks, and other PIM data
WRKSRC?= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
WRKSRCMASTER= ${WRKDIR}/multisync-${PORTVERSION}
USE_BZIP2= yes
-USE_GNOME= gnomehack gnomeprefix libgnomeui
-USES= gmake pkgconfig
+USE_GNOME= gnomeprefix libgnomeui
+USES= gmake pathfix pkgconfig
USE_AUTOTOOLS= automake:env libtool
CONFIGURE_ENV+= LIBS="-L${LOCALBASE}/lib"
CPPFLAGS+= -I${LOCALBASE}/include
MAKE_JOBS_UNSAFE= yes
-NO_STAGE= yes
pre-configure:
@${FIND} ${WRKDIR} -type l -delete
.for FILE in missing install-sh mkinstalldirs config.guess config.sub depcomp