Missed a couple of dirs.
This commit is contained in:
parent
33edce9d4a
commit
a79f1062b8
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.71 2011/10/31 16:29:56 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.72 2011/10/31 17:13:08 ajacoutot Exp $
|
||||
|
||||
COMMENT-main= configuration database system for GNOME
|
||||
COMMENT-polkit= PolicyKit integration for GConf2
|
||||
@ -10,6 +10,8 @@ PKGNAME= gconf2-${GNOME_VERSION}
|
||||
PKGNAME-main= gconf2-${GNOME_VERSION}
|
||||
PKGNAME-polkit= gconf2-polkit-${GNOME_VERSION}
|
||||
|
||||
REVISION-main= 0
|
||||
|
||||
SHARED_LIBS += gconf-2 6.2 # 5.5
|
||||
|
||||
CATEGORIES= devel
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.9 2011/10/31 16:29:56 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.10 2011/10/31 17:13:08 ajacoutot Exp $
|
||||
@pkgpath devel/gconf2
|
||||
@unexec-delete rm -fr /var/db/gconf/gconf.xml.defaults/*
|
||||
@unexec-delete rm -fr /var/db/gconf/gconf.xml.mandatory/*
|
||||
@ -169,6 +169,8 @@ share/locale/yi/LC_MESSAGES/GConf2.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/GConf2.mo
|
||||
share/locale/zh_HK/LC_MESSAGES/GConf2.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/GConf2.mo
|
||||
share/polkit-1/
|
||||
share/polkit-1/actions/
|
||||
share/schemas/
|
||||
share/sgml/
|
||||
share/sgml/gconf/
|
||||
|
Loading…
Reference in New Issue
Block a user