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 a8605708500b..aa1a60259103 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_LIBTOOL= yes +USE_LIBTOOL_VER=13 CONFIGURE_ARGS+= --with-librapi=${LOCALBASE} INSTALLS_SHLIB= yes |