diff options
Diffstat (limited to 'palm/synce-multisync/Makefile')
-rw-r--r-- | palm/synce-multisync/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/palm/synce-multisync/Makefile b/palm/synce-multisync/Makefile index 4343bf445b56..9fa2983b50cd 100644 --- a/palm/synce-multisync/Makefile +++ b/palm/synce-multisync/Makefile @@ -6,7 +6,7 @@ PORTNAME= synce-multisync_plugin PORTVERSION= 0.9.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= palm deskutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= synce @@ -21,7 +21,7 @@ RUN_DEPENDS= multisync:${PORTSDIR}/deskutils/multisync USE_GNOME= gnomeprefix gnometarget gnomevfs2 USE_GMAKE= yes USE_X_PREFIX= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-librapi=${LOCALBASE} \ --with-libsynce=${LOCALBASE} \ --with-librra=${LOCALBASE} \ |