summaryrefslogtreecommitdiff
path: root/ham/gnuradio-core-docs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ham/gnuradio-core-docs/Makefile')
-rw-r--r--ham/gnuradio-core-docs/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/ham/gnuradio-core-docs/Makefile b/ham/gnuradio-core-docs/Makefile
index 2e960f6ae5e..c99fe6e3b16 100644
--- a/ham/gnuradio-core-docs/Makefile
+++ b/ham/gnuradio-core-docs/Makefile
@@ -1,14 +1,15 @@
-# $NetBSD: Makefile,v 1.4 2007/08/08 03:07:45 wulf Exp $
+# $NetBSD: Makefile,v 1.5 2008/10/02 19:08:32 joerg Exp $
PKGNAME= gnuradio-core-docs-${VERSION}
COMMENT= GNU Radio core module documentation
+PKGREVISION= 1
.include "../../meta-pkgs/gnuradio/Makefile.common"
USE_TOOLS= make pkg-config
CONFIGURE_ARGS+=--enable-doxygen
-BUILD_DEPENDS+=doxygen>=1.4.7:../../devel/doxygen
+BUILD_DEPENDS+=doxygen>=1.5.6:../../devel/doxygen
do-build:
cd ${WRKSRC}/gnuradio-core/doc && make