diff options
Diffstat (limited to 'palm/synce-gnomevfs/Makefile')
-rw-r--r-- | palm/synce-gnomevfs/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/palm/synce-gnomevfs/Makefile b/palm/synce-gnomevfs/Makefile index 3edf324f7d7e..5f14ba5d2b95 100644 --- a/palm/synce-gnomevfs/Makefile +++ b/palm/synce-gnomevfs/Makefile @@ -7,10 +7,9 @@ PORTNAME= synce-gnomevfs PORTVERSION= 0.9.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= palm -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= synce +MASTER_SITES= SF/synce MAINTAINER= ports@FreeBSD.org COMMENT= Gnome VFS module for WinCE devices @@ -19,7 +18,6 @@ LIB_DEPENDS= rapi.2:${PORTSDIR}/palm/synce-librapi2 USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomeprefix gnometarget gnomevfs2 -USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-librapi=${LOCALBASE} \ --with-libsynce=${LOCALBASE} |