summaryrefslogtreecommitdiff
path: root/wm/icewm-gnome/Makefile
blob: e0c4887692b95f58c06296043a449df81ebe1d23 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.2 2001/02/17 17:21:41 wiz Exp $

PKGNAME=		${DISTNAME:S/-/-gnome-/}

COMMENT=		small, fast and light-weight window manager (GNOME version)

DEPENDS+=		gnome-libs-*:../../x11/gnome-libs

CONFLICTS+=		icewm-[0-9]*

USE_X11=		yes

EVAL_PREFIX+=		GNOMEDIR=gnome-libs
CONFIGURE_ARGS+=	--with-gnome-menus="${GNOMEDIR}/bin/gnome-config"
CONFIGURE_ARGS+=	--with-imlib

.include "../../wm/icewm/Makefile.common"