From 7f1f373c25f74ecfbaf9c5bfb4074a95228216f6 Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 22 Apr 2003 04:46:36 +0000 Subject: Convert to new GNOME infrastructure. --- irc/xchat2/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'irc/xchat2') diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile index a832de800be9..911b4c9cdf6d 100644 --- a/irc/xchat2/Makefile +++ b/irc/xchat2/Makefile @@ -15,13 +15,11 @@ DISTNAME= xchat-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org COMMENT= An X11 IRC client using the GTK+ 2 toolkit -LIB_DEPENDS= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 - USE_X_PREFIX= yes USE_BZIP2= yes USE_GMAKE= yes USE_PERL5= yes -USE_GNOME= gnomeprefix gnomehack +USE_GNOME= gnomeprefix gnomehack gtk20 USE_LIBTOOL= yes USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ -- cgit