# $NetBSD: Makefile,v 1.4 2003/05/29 23:14:10 grant Exp $ PKGNAME= wmx-gnome-${WMX_VERS} CATEGORIES+= gnome COMMENT= another X11 window manager based on wm2, with GNOME compliance USE_BUILDLINK2= # defined USE_GCC_SHLIB= # defined .include "../../wm/wmx/Makefile.common" CPPFLAGS+= -DCONFIG_GNOME_COMPLIANCE=True CPPFLAGS+= -DCONFIG_GNOME_BUTTON_COMPLIANCE=True CXXFLAGS+= -DCONFIG_GNOME_COMPLIANCE=True CXXFLAGS+= -DCONFIG_GNOME_BUTTON_COMPLIANCE=True .include "../../mk/bsd.pkg.mk"