aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-10-12 16:03:30 +0800
committerSatoshi Asami <asami@FreeBSD.org>1999-10-12 16:03:30 +0800
commit6bb5419c0a4a112c6fe7887d6a8bc96edcb1e280 (patch)
treead243a306df50e858b494061b1c559d1af6c1e3c /x11
parent608d3d0b8daca54716e216fddcfdb45db0caf0a5 (diff)
downloadfreebsd-ports-gnome-6bb5419c0a4a112c6fe7887d6a8bc96edcb1e280.tar.gz
freebsd-ports-gnome-6bb5419c0a4a112c6fe7887d6a8bc96edcb1e280.tar.zst
freebsd-ports-gnome-6bb5419c0a4a112c6fe7887d6a8bc96edcb1e280.zip
Bump glib shlib major.
Found by: o-bento Forgotten by: vanilla
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome/Makefile2
-rw-r--r--x11/gnome2/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome/Makefile b/x11/gnome/Makefile
index 477118244e32..35108939e4f3 100644
--- a/x11/gnome/Makefile
+++ b/x11/gnome/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 \
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 \