summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
Diffstat (limited to 'wm')
-rw-r--r--wm/afterstep/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/wm/afterstep/Makefile b/wm/afterstep/Makefile
index 9b1e5e5198c..cd23a4fad2d 100644
--- a/wm/afterstep/Makefile
+++ b/wm/afterstep/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2011/03/09 16:43:19 drochner Exp $
+# $NetBSD: Makefile,v 1.50 2011/04/10 09:18:51 obache Exp $
DISTNAME= AfterStep-2.1.2
PKGNAME= ${DISTNAME:S/AfterStep/afterstep/}
@@ -19,6 +19,8 @@ CONFIGURE_ARGS+= --disable-send-postcard-to-developer
REPLACE_PERL+= tools/ascommand.pl tools/installastheme.pl.in tools/makeastheme.pl.in
REPLACE_BASH+= tools/importasmenu
+INSTALLATION_DIRS+= share/gnome/wm-properties
+
.include "../../graphics/MesaLib/buildlink3.mk"
.include "../../graphics/freetype2/buildlink3.mk"
.include "../../mk/giflib.buildlink3.mk"