summaryrefslogtreecommitdiffstats
path: root/devel/gnome-vfsmm/Makefile
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-08-21 23:51:25 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-08-21 23:51:25 +0800
commit26ae419ea49e6d3ac42b81cc9fd12d5a0cd825fb (patch)
tree291c1e7b83c2a41a68f54a1f08e78ed1c737b0e2 /devel/gnome-vfsmm/Makefile
parent0fe45cb0974a23190e03d846078b281b89c9520b (diff)
downloadmarcuscom-ports-26ae419ea49e6d3ac42b81cc9fd12d5a0cd825fb.tar
marcuscom-ports-26ae419ea49e6d3ac42b81cc9fd12d5a0cd825fb.tar.gz
marcuscom-ports-26ae419ea49e6d3ac42b81cc9fd12d5a0cd825fb.tar.bz2
marcuscom-ports-26ae419ea49e6d3ac42b81cc9fd12d5a0cd825fb.tar.lz
marcuscom-ports-26ae419ea49e6d3ac42b81cc9fd12d5a0cd825fb.tar.xz
marcuscom-ports-26ae419ea49e6d3ac42b81cc9fd12d5a0cd825fb.tar.zst
marcuscom-ports-26ae419ea49e6d3ac42b81cc9fd12d5a0cd825fb.zip
- Update to 2.16.0
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7089 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/gnome-vfsmm/Makefile')
-rw-r--r--devel/gnome-vfsmm/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/gnome-vfsmm/Makefile b/devel/gnome-vfsmm/Makefile
index f48383257..d6ea06eb1 100644
--- a/devel/gnome-vfsmm/Makefile
+++ b/devel/gnome-vfsmm/Makefile
@@ -3,12 +3,11 @@
# Whom: Alexander Nedotsukov <bland@mail.ru>
#
# $FreeBSD$
-# $MCom: ports/devel/gnome-vfsmm/Makefile,v 1.19 2006/07/14 02:27:51 marcus Exp $
+# $MCom: ports/devel/gnome-vfsmm/Makefile,v 1.20 2006/07/18 11:46:14 ahze Exp $
#
PORTNAME= gnome-vfsmm
-PORTVERSION= 2.15.1
-PORTREVISION= 1
+PORTVERSION= 2.16.0
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -25,7 +24,7 @@ USE_GCC= 3.4
USE_GMAKE= yes
USE_GNOME= gnomehack gnomevfs2
GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
CONFIGURE_ARGS= --enable-static
PLIST_SUB= VERSION="2.6" API_VERSION="2.6"