diff options
author | pav <pav@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-02-09 02:54:35 +0800 |
---|---|---|
committer | pav <pav@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-02-09 02:54:35 +0800 |
commit | 08792ee76bc8a691112e591e0189d3698b43bf1f (patch) | |
tree | dabf24d77652f08668eb6f76b67eb45e42b65fc9 | |
parent | 6d23c2521a4a856bd7cbfc096b9ea3ed1ab742bd (diff) | |
download | marcuscom-ports-08792ee76bc8a691112e591e0189d3698b43bf1f.tar marcuscom-ports-08792ee76bc8a691112e591e0189d3698b43bf1f.tar.gz marcuscom-ports-08792ee76bc8a691112e591e0189d3698b43bf1f.tar.bz2 marcuscom-ports-08792ee76bc8a691112e591e0189d3698b43bf1f.tar.lz marcuscom-ports-08792ee76bc8a691112e591e0189d3698b43bf1f.tar.xz marcuscom-ports-08792ee76bc8a691112e591e0189d3698b43bf1f.tar.zst marcuscom-ports-08792ee76bc8a691112e591e0189d3698b43bf1f.zip |
- Fix plist
Submitted by: ade
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3585 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | devel/gconf2/Makefile | 1 | ||||
-rw-r--r-- | devel/gconf2/pkg-plist | 23 |
2 files changed, 24 insertions, 0 deletions
diff --git a/devel/gconf2/Makefile b/devel/gconf2/Makefile index 7d1c1f47b..c4fd95b8f 100644 --- a/devel/gconf2/Makefile +++ b/devel/gconf2/Makefile @@ -7,6 +7,7 @@ PORTNAME= gconf2 PORTVERSION= 2.9.91 +PORTREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/GConf/2.9 diff --git a/devel/gconf2/pkg-plist b/devel/gconf2/pkg-plist index fb0f7605e..09509344d 100644 --- a/devel/gconf2/pkg-plist +++ b/devel/gconf2/pkg-plist @@ -19,6 +19,27 @@ libdata/pkgconfig/gconf-2.0.pc libexec/gconf-sanity-check-2 libexec/gconfd-2 share/aclocal/gconf-2.m4 +share/doc/gconf/ch01.html +share/doc/gconf/gconf-GConfClient.html +share/doc/gconf/gconf-gconf-backend.html +share/doc/gconf/gconf-gconf-changeset.html +share/doc/gconf/gconf-gconf-engine.html +share/doc/gconf/gconf-gconf-error.html +share/doc/gconf/gconf-gconf-internals.html +share/doc/gconf/gconf-gconf-listeners.html +share/doc/gconf/gconf-gconf-locale.html +share/doc/gconf/gconf-gconf-schema.html +share/doc/gconf/gconf-gconf-sources.html +share/doc/gconf/gconf-gconf-value.html +share/doc/gconf/gconf-gconf.html +share/doc/gconf/gconf.devhelp +share/doc/gconf/home.png +share/doc/gconf/index.html +share/doc/gconf/index.sgml +share/doc/gconf/left.png +share/doc/gconf/right.png +share/doc/gconf/style.css +share/doc/gconf/up.png share/locale/am/LC_MESSAGES/GConf2.mo share/locale/ar/LC_MESSAGES/GConf2.mo share/locale/az/LC_MESSAGES/GConf2.mo @@ -35,6 +56,7 @@ share/locale/el/LC_MESSAGES/GConf2.mo share/locale/en_CA/LC_MESSAGES/GConf2.mo share/locale/en_GB/LC_MESSAGES/GConf2.mo share/locale/es/LC_MESSAGES/GConf2.mo +share/locale/et/LC_MESSAGES/GConf2.mo share/locale/eu/LC_MESSAGES/GConf2.mo share/locale/fa/LC_MESSAGES/GConf2.mo share/locale/fi/LC_MESSAGES/GConf2.mo @@ -81,6 +103,7 @@ share/locale/zh_CN/LC_MESSAGES/GConf2.mo share/locale/zh_TW/LC_MESSAGES/GConf2.mo share/sgml/gconf/gconf-1.0.dtd @dirrm share/sgml/gconf +@dirrm share/doc/gconf @dirrm lib/GConf/2 @dirrm include/gconf/2/gconf @dirrm include/gconf/2 |