summaryrefslogtreecommitdiff
path: root/chat/xchat/Makefile
blob: 47b8c4312efbad03fc26f796772d15fee02aac54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.26 2002/12/24 09:35:53 tron Exp $

.include "Makefile.common"

# Don't set "PKGREVISION" here, set it in "Makefile.common".

CONFIGURE_ARGS+=	--disable-gnome
CONFIGURE_ARGS+=	--disable-zvt

CONFLICTS+=		xchat-gnome-[0-9]*

.include "../../graphics/gdk-pixbuf/buildlink2.mk"
.include "../../x11/gtk/buildlink2.mk"

.include "../../mk/bsd.pkg.mk"