From d176a3199d0ab2bc90ce0e5ad0726ca066d6dbcf Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 24 Jan 2007 19:40:26 +0000 Subject: Add etc/xgd/openbox to OWN_DIRS; other packages install into the etc/xgd hierarchy, so we should not remove it unconditionally. --- wm/openbox/Makefile | 6 ++++-- wm/openbox/PLIST | 4 +--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'wm/openbox') diff --git a/wm/openbox/Makefile b/wm/openbox/Makefile index 6ce59c9a553..65a3617c8a8 100644 --- a/wm/openbox/Makefile +++ b/wm/openbox/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2006/12/27 13:37:41 joerg Exp $ +# $NetBSD: Makefile,v 1.35 2007/01/24 19:40:26 wiz Exp $ DISTNAME= openbox-3.3.1 +PKGREVISION= 1 CATEGORIES= wm x11 MASTER_SITES= http://icculus.org/openbox/releases/ @@ -21,7 +22,8 @@ PKGCONFIG_OVERRIDE+= render/obrender-3.0.pc.in CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} PKG_SYSCONFSUBDIR= xdg -OWN_DIRS= ${PKG_SYSCONFDIR}/openbox +OWN_DIRS= ${PKG_SYSCONFDIR} +OWN_DIRS+= ${PKG_SYSCONFDIR}/openbox EGDIR= ${PREFIX}/share/examples/openbox CONF_FILES= ${EGDIR}/menu.xml ${PKG_SYSCONFDIR}/openbox/menu.xml diff --git a/wm/openbox/PLIST b/wm/openbox/PLIST index a829e9e35bd..f95a12a368c 100644 --- a/wm/openbox/PLIST +++ b/wm/openbox/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.11 2006/09/10 10:23:26 wiz Exp $ +@comment $NetBSD: PLIST,v 1.12 2007/01/24 19:40:26 wiz Exp $ bin/gnome-panel-control bin/kdetrayproxy bin/openbox @@ -114,5 +114,3 @@ share/themes/syscrash/openbox-3/themerc @dirrm include/openbox/3.3/openbox @dirrm include/openbox/3.3 @dirrm include/openbox -@dirrm etc/xdg/openbox -@dirrm etc/xdg -- cgit v1.2.3