aboutsummaryrefslogtreecommitdiffstats
path: root/x11/gnome2
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1999-10-12 16:03:30 +0800
committerasami <asami@FreeBSD.org>1999-10-12 16:03:30 +0800
commit060ae997f3167ccbba5f646bf35b0a24165ec7c8 (patch)
treedd26403439d325d08150b0aed9668e3bd408a827 /x11/gnome2
parentcc9a94db8ff8022aa1ff0ec88d9771dd8ae9062f (diff)
downloadfreebsd-ports-gnome-060ae997f3167ccbba5f646bf35b0a24165ec7c8.tar.gz
freebsd-ports-gnome-060ae997f3167ccbba5f646bf35b0a24165ec7c8.tar.zst
freebsd-ports-gnome-060ae997f3167ccbba5f646bf35b0a24165ec7c8.zip
Bump glib shlib major.
Found by: o-bento Forgotten by: vanilla
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 \