diff options
Diffstat (limited to 'palm/synce-gnomevfs/Makefile')
-rw-r--r-- | palm/synce-gnomevfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/synce-gnomevfs/Makefile b/palm/synce-gnomevfs/Makefile index 15cd56dc9528..00ca2a6237e8 100644 --- a/palm/synce-gnomevfs/Makefile +++ b/palm/synce-gnomevfs/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= rapi.2:${PORTSDIR}/palm/synce-librapi2 USE_GNOME= gnomeprefix gnometarget gnomevfs2 USE_X_PREFIX= yes -USE_AUTOTOOLS= libtool:13:inc +GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-librapi=${LOCALBASE} \ --with-libsynce=${LOCALBASE} |