- register ${SYSCONFDIR}/xdg/ in PLIST so that it is correctly removed on
pkg_delete - bump
This commit is contained in:
parent
fe5cbeb786
commit
70e7e364a3
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.43 2008/04/24 14:24:06 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.44 2008/09/17 15:12:32 ajacoutot Exp $
|
||||
|
||||
COMMENT= small, fast & usable window manager
|
||||
|
||||
DISTNAME= openbox-3.4.7.2
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
SHARED_LIBS+= obparser 8.0 # .21.2
|
||||
SHARED_LIBS+= obrender 8.0 # .21.2
|
||||
CATEGORIES= x11
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.19 2008/04/17 10:57:17 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.20 2008/09/17 15:12:32 ajacoutot Exp $
|
||||
%%SHARED%%
|
||||
bin/gdm-control
|
||||
bin/gnome-panel-control
|
||||
@ -33,6 +33,7 @@ lib/pkgconfig/obrender-3.0.pc
|
||||
@man man/man1/openbox-session.1
|
||||
@man man/man1/openbox.1
|
||||
share/examples/openbox/
|
||||
@sample ${SYSCONFDIR}/xdg/
|
||||
@sample ${SYSCONFDIR}/xdg/openbox/
|
||||
share/examples/openbox/menu.xml
|
||||
@sample ${SYSCONFDIR}/xdg/openbox/menu.xml
|
||||
|
Loading…
Reference in New Issue
Block a user