summaryrefslogtreecommitdiff
path: root/wm/openbox/Makefile
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2009-12-24 03:13:07 +0000
committersnj <snj@pkgsrc.org>2009-12-24 03:13:07 +0000
commit8b48716299e61eb5af703eccc4a3b09db496e8a0 (patch)
tree238db8c77fa8f4336afb763e6da267ab513287e4 /wm/openbox/Makefile
parent66da4fa38ed8db9bed844aa85d14ca6db3cd3b2c (diff)
downloadpkgsrc-8b48716299e61eb5af703eccc4a3b09db496e8a0.tar.gz
Give autostart.sh the full CONF_FILES treatment. Fixes PR pkg/42502.
Diffstat (limited to 'wm/openbox/Makefile')
-rw-r--r--wm/openbox/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/wm/openbox/Makefile b/wm/openbox/Makefile
index 93cacde2171..ceab20108c0 100644
--- a/wm/openbox/Makefile
+++ b/wm/openbox/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.55 2009/12/15 12:42:04 wiz Exp $
+# $NetBSD: Makefile,v 1.56 2009/12/24 03:13:07 snj Exp $
DISTNAME= openbox-3.4.8
+PKGREVISION= 1
CATEGORIES= wm x11
MASTER_SITES= http://icculus.org/openbox/releases/
# PR pkg/36489
@@ -32,6 +33,8 @@ OWN_DIRS+= ${PKG_SYSCONFDIR}/openbox
EGDIR= ${PREFIX}/share/examples/openbox
CONF_FILES= ${EGDIR}/menu.xml ${PKG_SYSCONFDIR}/openbox/menu.xml
CONF_FILES+= ${EGDIR}/rc.xml ${PKG_SYSCONFDIR}/openbox/rc.xml
+CONF_FILES+= ${EGDIR}/autostart.sh \
+ ${PKG_SYSCONFDIR}/openbox/autostart.sh
BUILDLINK_DEPMETHOD.libXt?= build