summaryrefslogtreecommitdiff
path: root/x11/gnome2
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-10-12 08:03:30 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-10-12 08:03:30 +0000
commit6bb5419c0a4a112c6fe7887d6a8bc96edcb1e280 (patch)
treead243a306df50e858b494061b1c559d1af6c1e3c /x11/gnome2
parentremove testing for ${PREFIX}/info/dir (diff)
Bump glib shlib major.
Found by: o-bento Forgotten by: vanilla
Notes
Notes: svn path=/head/; revision=22370
Diffstat (limited to 'x11/gnome2')
-rw-r--r--x11/gnome2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile
index 477118244e32..35108939e4f3 100644
--- a/x11/gnome2/Makefile
+++ b/x11/gnome2/Makefile
@@ -13,7 +13,7 @@ DISTFILES= # empty
MAINTAINER= nacai@iname.com
-LIB_DEPENDS= glib12.2:${PORTSDIR}/devel/glib12 \
+LIB_DEPENDS= glib12.3:${PORTSDIR}/devel/glib12 \
gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
ORBit.2:${PORTSDIR}/devel/ORBit \
Imlib.5:${PORTSDIR}/graphics/imlib \