diff options
author | drochner <drochner@pkgsrc.org> | 2006-07-26 12:50:26 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2006-07-26 12:50:26 +0000 |
commit | f6d4e484c8cfdf968e4e67bdf95aeaa130717d24 (patch) | |
tree | 8be2839b960eace087c71f1f3bd3f01c456df6b4 /devel/GConf | |
parent | 1f5665a435f148dc2e88564991f8263ff87c9144 (diff) | |
download | pkgsrc-f6d4e484c8cfdf968e4e67bdf95aeaa130717d24.tar.gz |
this builds fine w/o gtk-doc
Diffstat (limited to 'devel/GConf')
-rw-r--r-- | devel/GConf/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/GConf/Makefile b/devel/GConf/Makefile index eac2af43849..326130373b7 100644 --- a/devel/GConf/Makefile +++ b/devel/GConf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.56 2006/05/31 13:31:34 rillig Exp $ +# $NetBSD: Makefile,v 1.57 2006/07/26 12:50:26 drochner Exp $ # DISTNAME= GConf-1.0.9 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://advogato.org/proj/GConf/ COMMENT= Configuration database system used by GNOME -BUILD_DEPENDS+= gtk-doc-[0-9]*:../../textproc/gtk-doc - USE_PKGLOCALEDIR= YES USE_TOOLS+= msgfmt GNU_CONFIGURE= YES |