diff options
Diffstat (limited to 'textproc/gnome-doc-utils/Makefile')
-rw-r--r-- | textproc/gnome-doc-utils/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/gnome-doc-utils/Makefile b/textproc/gnome-doc-utils/Makefile index 71c932ba0f3..6414d7eb3d1 100644 --- a/textproc/gnome-doc-utils/Makefile +++ b/textproc/gnome-doc-utils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2007/03/21 11:05:29 drochner Exp $ +# $NetBSD: Makefile,v 1.25 2007/03/24 17:24:28 joerg Exp $ # DISTNAME= gnome-doc-utils-0.10.1 @@ -13,7 +13,7 @@ COMMENT= Documentation utilities for the GNOME project DEPENDS+= ${PYPKGPREFIX}-libxml2>=2.6.16:../../textproc/py-libxml2 DEPENDS+= ${PYPKGPREFIX}-libxslt>=1.1.12:../../textproc/py-libxslt -USE_TOOLS+= intltool pkg-config gmake gawk +USE_TOOLS+= intltool pkg-config gmake gawk msgfmt USE_DIRS+= gnome2-1.5 GNU_CONFIGURE= YES TEST_TARGET= check |