summaryrefslogtreecommitdiffstats
path: root/devel/gnome-vfs/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-06-14 17:33:43 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-06-14 17:33:43 +0800
commitf3b5e889354f29351af55495f53ef29ea1ff114e (patch)
treea7e7cdc5cefe13d043e20f200456362cb8a13d18 /devel/gnome-vfs/Makefile
parentb2b228e1664ed90bd75b9056bcc4989fecfbbb82 (diff)
downloadmarcuscom-ports-f3b5e889354f29351af55495f53ef29ea1ff114e.tar
marcuscom-ports-f3b5e889354f29351af55495f53ef29ea1ff114e.tar.gz
marcuscom-ports-f3b5e889354f29351af55495f53ef29ea1ff114e.tar.bz2
marcuscom-ports-f3b5e889354f29351af55495f53ef29ea1ff114e.tar.lz
marcuscom-ports-f3b5e889354f29351af55495f53ef29ea1ff114e.tar.xz
marcuscom-ports-f3b5e889354f29351af55495f53ef29ea1ff114e.tar.zst
marcuscom-ports-f3b5e889354f29351af55495f53ef29ea1ff114e.zip
Update to 2.3.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@865 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/gnome-vfs/Makefile')
-rw-r--r--devel/gnome-vfs/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/gnome-vfs/Makefile b/devel/gnome-vfs/Makefile
index 7decf6f9b..60f50d7d8 100644
--- a/devel/gnome-vfs/Makefile
+++ b/devel/gnome-vfs/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnomevfs2
-PORTVERSION= 2.3.3
+PORTVERSION= 2.3.4
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-vfs/2.3
@@ -23,7 +23,6 @@ USE_GNOME= gnomeprefix gnomehack gnomehier gnomemimedata gconf2 libbonobo
USE_REINPLACE= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
-CONFIGURE_ARGS= --with-gconf-source=xml::${PREFIX}/etc/gconf/gconf.xml.defaults
CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" \
BSD_PTHREAD_LIBS=${PTHREAD_LIBS}