summaryrefslogtreecommitdiffstats
path: root/devel/gnome-vfsmm
diff options
context:
space:
mode:
authorbland <bland@df743ca5-7f9a-e211-a948-0013205c9059>2004-01-30 22:43:00 +0800
committerbland <bland@df743ca5-7f9a-e211-a948-0013205c9059>2004-01-30 22:43:00 +0800
commitf724da8be7437253f3138f9c6635a947ec5b309a (patch)
treea2e98b68aa8e329ec344a894baadb4f276b6bb11 /devel/gnome-vfsmm
parent552bfedf4081f0d1fdc630e9140a0ec2e7292754 (diff)
downloadmarcuscom-ports-f724da8be7437253f3138f9c6635a947ec5b309a.tar
marcuscom-ports-f724da8be7437253f3138f9c6635a947ec5b309a.tar.gz
marcuscom-ports-f724da8be7437253f3138f9c6635a947ec5b309a.tar.bz2
marcuscom-ports-f724da8be7437253f3138f9c6635a947ec5b309a.tar.lz
marcuscom-ports-f724da8be7437253f3138f9c6635a947ec5b309a.tar.xz
marcuscom-ports-f724da8be7437253f3138f9c6635a947ec5b309a.tar.zst
marcuscom-ports-f724da8be7437253f3138f9c6635a947ec5b309a.zip
Chase gtkmm library version and bump port revision.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1731 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/gnome-vfsmm')
-rw-r--r--devel/gnome-vfsmm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/gnome-vfsmm/Makefile b/devel/gnome-vfsmm/Makefile
index 91cd6767d..f935be536 100644
--- a/devel/gnome-vfsmm/Makefile
+++ b/devel/gnome-vfsmm/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnome-vfsmm
PORTVERSION= 2.5.0
+PORTREVISION= 1
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
@@ -15,7 +16,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= bland@FreeBSD.org
COMMENT= C++ wrapper for gnomevfs2 library
-LIB_DEPENDS= gtkmm-2.3.2:${PORTSDIR}/x11-toolkits/gtk--2
+LIB_DEPENDS= gtkmm-2.3.3:${PORTSDIR}/x11-toolkits/gtk--2
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
USE_BZIP2= yes