diff options
author | tron <tron@pkgsrc.org> | 2006-10-23 15:37:52 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2006-10-23 15:37:52 +0000 |
commit | 5ce516aa51b2794080d1c93d27b291c0e5f5b5f9 (patch) | |
tree | 560ccd22393affcf96f6f3e73f43858fc8ea3b5c /devel | |
parent | 08df1249952b6e0b8a099228fa99d89a550db3c0 (diff) | |
download | pkgsrc-5ce516aa51b2794080d1c93d27b291c0e5f5b5f9.tar.gz |
Add missing file "share/gtk-doc/html/gconf/gconf.devhelp2" to package list.
Bump package revision.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/GConf2/Makefile | 3 | ||||
-rw-r--r-- | devel/GConf2/PLIST | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/GConf2/Makefile b/devel/GConf2/Makefile index 7ae4eb616a6..c78452af097 100644 --- a/devel/GConf2/Makefile +++ b/devel/GConf2/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.39 2006/10/09 12:52:34 joerg Exp $ +# $NetBSD: Makefile,v 1.40 2006/10/23 15:37:52 tron Exp $ # .include "../../devel/GConf2/Makefile.common" PKGNAME= ${DISTNAME:S/GConf/GConf2/} +PKGREVISION= 1 CONFIGURE_ARGS+= --disable-gtk CONFIGURE_ARGS+= ac_cv_header_ldap_h=no diff --git a/devel/GConf2/PLIST b/devel/GConf2/PLIST index a16542c7ef8..9858fc5be38 100644 --- a/devel/GConf2/PLIST +++ b/devel/GConf2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.28 2006/10/23 09:03:03 drochner Exp $ +@comment $NetBSD: PLIST,v 1.29 2006/10/23 15:37:52 tron Exp $ bin/gconf-merge-tree bin/gconftool-2 include/gconf/2/gconf/gconf-changeset.h @@ -32,6 +32,7 @@ share/gtk-doc/html/gconf/gconf-gconf-sources.html share/gtk-doc/html/gconf/gconf-gconf-value.html share/gtk-doc/html/gconf/gconf-gconf.html share/gtk-doc/html/gconf/gconf.devhelp +share/gtk-doc/html/gconf/gconf.devhelp2 share/gtk-doc/html/gconf/home.png share/gtk-doc/html/gconf/index.html share/gtk-doc/html/gconf/index.sgml |