summaryrefslogtreecommitdiffstats
path: root/devel/gnome-vfs/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2002-11-30 03:07:06 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2002-11-30 03:07:06 +0800
commitcff967dadc1226b30bed5f9067e56b3bb90812f6 (patch)
tree78b946d60327f4acdb205de5525f6d32b75aebc4 /devel/gnome-vfs/Makefile
parent6683f14361f83d361bbd3dc70196c0fef2cfd5ca (diff)
downloadmarcuscom-ports-cff967dadc1226b30bed5f9067e56b3bb90812f6.tar
marcuscom-ports-cff967dadc1226b30bed5f9067e56b3bb90812f6.tar.gz
marcuscom-ports-cff967dadc1226b30bed5f9067e56b3bb90812f6.tar.bz2
marcuscom-ports-cff967dadc1226b30bed5f9067e56b3bb90812f6.tar.lz
marcuscom-ports-cff967dadc1226b30bed5f9067e56b3bb90812f6.tar.xz
marcuscom-ports-cff967dadc1226b30bed5f9067e56b3bb90812f6.tar.zst
marcuscom-ports-cff967dadc1226b30bed5f9067e56b3bb90812f6.zip
Update to 2.1.3.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@195 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/gnome-vfs/Makefile')
-rw-r--r--devel/gnome-vfs/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/gnome-vfs/Makefile b/devel/gnome-vfs/Makefile
index e11265bde..2df733c1f 100644
--- a/devel/gnome-vfs/Makefile
+++ b/devel/gnome-vfs/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gnomevfs2
-PORTVERSION= 2.1.3
-PORTREVISION= 1
+PORTVERSION= 2.1.3.1
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-vfs/2.1
@@ -16,7 +15,6 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
-BUILD_DEPENDS= gob2:${PORTSDIR}/devel/gob2
LIB_DEPENDS= gconf-2.5:${PORTSDIR}/devel/gconf2 \
bonobo-2.0:${PORTSDIR}/devel/libbonobo
@@ -30,7 +28,7 @@ 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" \
+ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" \
BSD_PTHREAD_LIBS=${PTHREAD_LIBS}
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}