pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/GConf Add a missing build dependency on gtk-doc.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/828a48e900ad
branches:  trunk
changeset: 485370:828a48e900ad
user:      rh <rh%pkgsrc.org@localhost>
date:      Wed Dec 08 21:53:34 2004 +0000

description:
Add a missing build dependency on gtk-doc.

diffstat:

 devel/GConf/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (24 lines):

diff -r ed5c5caad6f9 -r 828a48e900ad devel/GConf/Makefile
--- a/devel/GConf/Makefile      Wed Dec 08 16:28:50 2004 +0000
+++ b/devel/GConf/Makefile      Wed Dec 08 21:53:34 2004 +0000
@@ -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 @@
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/GConf/1.0/}
 EXTRACT_SUFX=          .tar.bz2
 
-MAINTAINER=            rh%NetBSD.org@localhost
+MAINTAINER=            tech-pkg%NetBSD.org@localhost
 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



Home | Main Index | Thread Index | Old Index