diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-10-12 08:03:30 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-10-12 08:03:30 +0000 |
commit | 6bb5419c0a4a112c6fe7887d6a8bc96edcb1e280 (patch) | |
tree | ad243a306df50e858b494061b1c559d1af6c1e3c /x11/gnome2 | |
parent | 608d3d0b8daca54716e216fddcfdb45db0caf0a5 (diff) | |
download | ports-6bb5419c0a4a112c6fe7887d6a8bc96edcb1e280.tar.gz ports-6bb5419c0a4a112c6fe7887d6a8bc96edcb1e280.zip |
Notes
Diffstat (limited to 'x11/gnome2')
-rw-r--r-- | x11/gnome2/Makefile | 2 |
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 \ |