summaryrefslogtreecommitdiffstats
path: root/devel/gnome-vfs/Makefile
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-08-08 22:39:59 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-08-08 22:39:59 +0800
commit55bef8476b21f46ed8b5bf2c64ad2474cd38a35a (patch)
tree81b348a5eaa3453d233b1f9691be278fb70e6b4d /devel/gnome-vfs/Makefile
parenta455d65352526755f29f9b192af8d193ca29c2b2 (diff)
downloadmarcuscom-ports-55bef8476b21f46ed8b5bf2c64ad2474cd38a35a.tar
marcuscom-ports-55bef8476b21f46ed8b5bf2c64ad2474cd38a35a.tar.gz
marcuscom-ports-55bef8476b21f46ed8b5bf2c64ad2474cd38a35a.tar.bz2
marcuscom-ports-55bef8476b21f46ed8b5bf2c64ad2474cd38a35a.tar.lz
marcuscom-ports-55bef8476b21f46ed8b5bf2c64ad2474cd38a35a.tar.xz
marcuscom-ports-55bef8476b21f46ed8b5bf2c64ad2474cd38a35a.tar.zst
marcuscom-ports-55bef8476b21f46ed8b5bf2c64ad2474cd38a35a.zip
- Update to 2.15.91
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7000 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/gnome-vfs/Makefile')
-rw-r--r--devel/gnome-vfs/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/gnome-vfs/Makefile b/devel/gnome-vfs/Makefile
index c47ff3b93..d6002ef13 100644
--- a/devel/gnome-vfs/Makefile
+++ b/devel/gnome-vfs/Makefile
@@ -3,11 +3,11 @@
# Whom: Ade Lovett <ade@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/gnome-vfs/Makefile,v 1.152 2006/07/23 18:48:39 marcus Exp $
+# $MCom: ports/devel/gnome-vfs/Makefile,v 1.153 2006/07/25 02:20:25 ahze Exp $
#
PORTNAME= gnome-vfs
-PORTVERSION= 2.15.90
+PORTVERSION= 2.15.91
PORTREVISION?= 0
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
@@ -33,7 +33,7 @@ USE_GNOME= gnomeprefix gnomehack intlhack gnomemimedata gconf2 \
libbonobo ltverhack referencehack
USE_AUTOTOOLS= libtool:15
USE_OPENSSL= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
CONFIGURE_ARGS= --enable-openssl \
--disable-gnutls \
--disable-howl \