summaryrefslogtreecommitdiff
path: root/wm/wmx-gnome-current/Makefile
blob: a0c0c6f9ad3e1f1edce0579712c778cb16e7b55f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.2 2001/02/17 17:21:56 wiz Exp $

PKGNAME=	wmx-gnome-${WMX_VERS}
CATEGORIES+=	gnome

COMMENT=	another X11 window manager based on wm2, with GNOME compliance

CPPFLAGS+=	-DCONFIG_GNOME_COMPLIANCE=True
CPPFLAGS+=	-DCONFIG_GNOME_BUTTON_COMPLIANCE=True
CXXFLAGS+=	-DCONFIG_GNOME_COMPLIANCE=True
CXXFLAGS+=	-DCONFIG_GNOME_BUTTON_COMPLIANCE=True

.include "../../wm/wmx-current/Makefile.common"