diff options
Diffstat (limited to 'x11/gnome2/Makefile')
-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 \ |