summaryrefslogtreecommitdiff
path: root/devel/GConf
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2004-12-08 21:53:34 +0000
committerrh <rh@pkgsrc.org>2004-12-08 21:53:34 +0000
commit4c99296e4341156262b67dab71b15ed23c9a1b6d (patch)
tree02f30590f35bc3844788a9db8e26074c78a0e18e /devel/GConf
parentaa1e38643197ad63a554cfcca7ca3a86be12a48a (diff)
downloadpkgsrc-4c99296e4341156262b67dab71b15ed23c9a1b6d.tar.gz
Add a missing build dependency on gtk-doc.
Diffstat (limited to 'devel/GConf')
-rw-r--r--devel/GConf/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/GConf/Makefile b/devel/GConf/Makefile
index d46be4a9f9b..364700f43e9 100644
--- a/devel/GConf/Makefile
+++ b/devel/GConf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2004/11/30 18:25:56 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2004/12/08 21:53:34 rh Exp $
#
DISTNAME= GConf-1.0.9
@@ -7,12 +7,12 @@ CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/GConf/1.0/}
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= rh@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://advogato.org/proj/GConf/
COMMENT= Configuration database system used by GNOME
+BUILD_DEPENDS= gtk-doc-[0-9]*:../../textproc/gtk-doc
BUILD_USES_MSGFMT= yes
-#DEPENDS+= guile>=1.3.4:../../lang/guile
USE_BUILDLINK3= YES
USE_PKGLOCALEDIR= YES