From 5b49c19c5242ff2ec52897543245b51c60c4834a Mon Sep 17 00:00:00 2001 From: ade Date: Thu, 1 Jun 2000 16:25:45 +0000 Subject: Updates for new shared library versions in GNOME 1.2 --- irc/xchat/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'irc/xchat') diff --git a/irc/xchat/Makefile b/irc/xchat/Makefile index 1a68264dc3b1..58a727ec244c 100644 --- a/irc/xchat/Makefile +++ b/irc/xchat/Makefile @@ -7,7 +7,7 @@ PORTNAME= xchat PORTVERSION= 1.5.2 -CATEGORIES= irc +CATEGORIES= irc gnome MASTER_SITES= http://xchat.org/files/source/1.5/ \ http://xchat.linuxpower.org/files/source/1.5/ @@ -19,7 +19,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/lib/libsocks5.a:${PORTSDIR}/net/socks5 LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ Imlib.5:${PORTSDIR}/graphics/imlib .if defined(WITH_GNOME) -LIB_DEPENDS+= gnome.3:${PORTSDIR}/x11/gnomelibs +LIB_DEPENDS+= gnome.4:${PORTSDIR}/x11/gnomelibs .endif GTK_CONFIG?= ${X11BASE}/bin/gtk12-config -- cgit