summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authorobache <obache>2011-04-10 09:18:51 +0000
committerobache <obache>2011-04-10 09:18:51 +0000
commit83b54cc41e99fb344c5ce5e91c1e3e048dd448fd (patch)
tree08f5ac57ab5b0a4aa6f622e15a645a0f417d0576 /wm
parent52e7c80bd685415f929ae420a7048143fcdc8448 (diff)
downloadpkgsrc-83b54cc41e99fb344c5ce5e91c1e3e048dd448fd.tar.gz
pre-create share/gnome/wm-properties, or a file will not be installed
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"