diff options
Diffstat (limited to 'ham')
-rw-r--r-- | ham/gnuradio-core-docs/Makefile | 6 | ||||
-rw-r--r-- | ham/gnuradio-core-docs/PLIST | 3 |
2 files changed, 5 insertions, 4 deletions
diff --git a/ham/gnuradio-core-docs/Makefile b/ham/gnuradio-core-docs/Makefile index 047cb0c16cc..d8ea593458c 100644 --- a/ham/gnuradio-core-docs/Makefile +++ b/ham/gnuradio-core-docs/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.20 2013/03/23 10:04:35 joerg Exp $ +# $NetBSD: Makefile,v 1.21 2013/05/23 15:05:07 joerg Exp $ PKGNAME= gnuradio-core-docs-${VERSION} COMMENT= GNU Radio core module documentation -PKGREVISION= 15 +PKGREVISION= 16 .include "../../meta-pkgs/gnuradio/Makefile.common" CONFIGURE_ARGS+=--enable-doxygen -BUILD_DEPENDS+=doxygen>=1.8.3.1:../../devel/doxygen +BUILD_DEPENDS+=doxygen>=1.8.4:../../devel/doxygen BUILD_DIRS= docs diff --git a/ham/gnuradio-core-docs/PLIST b/ham/gnuradio-core-docs/PLIST index c896366dce5..1d1983fbfbe 100644 --- a/ham/gnuradio-core-docs/PLIST +++ b/ham/gnuradio-core-docs/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.14 2013/03/23 10:04:35 joerg Exp $ +@comment $NetBSD: PLIST,v 1.15 2013/05/23 15:05:07 joerg Exp $ share/doc/gnuradio-${PKGVERSION}/README share/doc/gnuradio-${PKGVERSION}/README.hacking share/doc/gnuradio-${PKGVERSION}/html/ad9862_8h.html @@ -9195,6 +9195,7 @@ share/doc/gnuradio-${PKGVERSION}/html/pmt__sugar_8h__dep__incl.md5 share/doc/gnuradio-${PKGVERSION}/html/pmt__sugar_8h__dep__incl.png share/doc/gnuradio-${PKGVERSION}/html/pmt__sugar_8h_source.html share/doc/gnuradio-${PKGVERSION}/html/pmt__unv__int_8h.html +share/doc/gnuradio-${PKGVERSION}/html/pmt__unv__int_8h.js share/doc/gnuradio-${PKGVERSION}/html/pmt__unv__int_8h__dep__incl.map share/doc/gnuradio-${PKGVERSION}/html/pmt__unv__int_8h__dep__incl.md5 share/doc/gnuradio-${PKGVERSION}/html/pmt__unv__int_8h__dep__incl.png |