summaryrefslogtreecommitdiff
path: root/irc/xchat2
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-22 04:46:36 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-22 04:46:36 +0000
commit0874a464094102ad4dc553e7db14969221c7cf95 (patch)
tree316c72268fa0edde5c158a669c6eb69de6eddfb6 /irc/xchat2
parentConvert to new GNOME infrastructure. (diff)
Convert to new GNOME infrastructure.
Notes
Notes: svn path=/head/; revision=79435
Diffstat (limited to 'irc/xchat2')
-rw-r--r--irc/xchat2/Makefile4
1 files changed, 1 insertions, 3 deletions
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}" \