summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ham/gnuradio-core-docs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/gnuradio-core-docs/Makefile b/ham/gnuradio-core-docs/Makefile
index 4d818e94712..90551963b8e 100644
--- a/ham/gnuradio-core-docs/Makefile
+++ b/ham/gnuradio-core-docs/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/11/13 17:08:51 wulf Exp $
+# $NetBSD: Makefile,v 1.2 2006/12/08 11:02:44 joerg Exp $
PKGNAME= gnuradio-core-docs-${VERSION}
COMMENT= GNU Radio core module documentation
.include "../../meta-pkgs/gnuradio/Makefile.common"
-USE_TOOLS= make
+USE_TOOLS= make pkg-config
CONFIGURE_ARGS+=--enable-doxygen
do-build: