summaryrefslogtreecommitdiff
path: root/chat/everybuddy-gnome/Makefile
blob: 4fe65c9bd42f578f42d662bfe56644be3e9b4e98 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.3 2002/09/10 16:06:33 wiz Exp $

.include "../everybuddy/Makefile.common"

PKGNAME=	${DISTNAME:S/-/-gnome-/}
PKGREVISION=	2
CONFLICTS+=	everybuddy-[0-9]*
COMMENT+=	with GNOME support

CONFIGURE_ARGS+= --enable-panel

.include "../../x11/gnome-core/buildlink.mk"
.include "../../mk/bsd.pkg.mk"