summaryrefslogtreecommitdiff
path: root/devel/gob2
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-07 18:42:25 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-07 18:42:25 +0000
commit336b31c3940aea29270fc9fd9b51d3ba1633729e (patch)
treeab986f61fb6fef3625ba83cee9ea5d304243bfe8 /devel/gob2
parentadd ocaml-images 2.10 (diff)
Update to GNOME 2.2.
This is Phase I. All existing ports have been updated to their GNOME 2.2 counterparts.
Notes
Notes: svn path=/head/; revision=75035
Diffstat (limited to 'devel/gob2')
-rw-r--r--devel/gob2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/gob2/Makefile b/devel/gob2/Makefile
index 38eea056c723..54cd11625ec9 100644
--- a/devel/gob2/Makefile
+++ b/devel/gob2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gob2
PORTVERSION= 2.0.5
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.0
@@ -14,7 +15,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
-LIB_DEPENDS= glib-2.0.0:${PORTSDIR}/devel/glib20
+LIB_DEPENDS= glib-2.0.200:${PORTSDIR}/devel/glib20
USE_GMAKE= yes
GNU_CONFIGURE= yes