summaryrefslogtreecommitdiff
path: root/textproc/gnome-doc-utils/Makefile
diff options
context:
space:
mode:
authordrochner <drochner>2007-03-21 11:05:29 +0000
committerdrochner <drochner>2007-03-21 11:05:29 +0000
commit9fc3a54955e1c6454651ecb388ed52c0d991da86 (patch)
tree5edbef24b6d09bfea562cf1673179dd411c35544 /textproc/gnome-doc-utils/Makefile
parent7f48cd1c22d53d0f3e385165718054d87c427326 (diff)
downloadpkgsrc-9fc3a54955e1c6454651ecb388ed52c0d991da86.tar.gz
needs gmake/gawk to build cleanly, use gnome2-dirs for share/gnome/help
Diffstat (limited to 'textproc/gnome-doc-utils/Makefile')
-rw-r--r--textproc/gnome-doc-utils/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/gnome-doc-utils/Makefile b/textproc/gnome-doc-utils/Makefile
index 28f60f23f29..71c932ba0f3 100644
--- a/textproc/gnome-doc-utils/Makefile
+++ b/textproc/gnome-doc-utils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2007/03/20 21:02:40 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2007/03/21 11:05:29 drochner Exp $
#
DISTNAME= gnome-doc-utils-0.10.1
@@ -13,7 +13,8 @@ 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
+USE_TOOLS+= intltool pkg-config gmake gawk
+USE_DIRS+= gnome2-1.5
GNU_CONFIGURE= YES
TEST_TARGET= check
USE_PKGLOCALEDIR= YES