diff options
Diffstat (limited to 'ham/usrp-docs')
-rw-r--r-- | ham/usrp-docs/Makefile | 6 | ||||
-rw-r--r-- | ham/usrp-docs/PLIST | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/ham/usrp-docs/Makefile b/ham/usrp-docs/Makefile index 3db6c34ae25..d1c454cd39a 100644 --- a/ham/usrp-docs/Makefile +++ b/ham/usrp-docs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2014/08/13 10:57:36 adam Exp $ +# $NetBSD: Makefile,v 1.26 2014/09/22 11:54:15 joerg Exp $ PKGNAME= usrp-docs-${VERSION} -PKGREVISION= 13 +PKGREVISION= 14 COMMENT= Documentation for the usrp module .include "../../meta-pkgs/gnuradio/Makefile.common" @@ -10,7 +10,7 @@ USE_TOOLS+= make CONFIGURE_ARGS+=--enable-doxygen CONFIGURE_ARGS+=--docdir=${LOCALBASE}/share/doc/gnuradio/usrp -BUILD_DEPENDS+= doxygen>=1.8.7:../../devel/doxygen +BUILD_DEPENDS+= doxygen>=1.8.8:../../devel/doxygen BUILD_DEPENDS+= xmlto-[0-9]*:../../textproc/xmlto BUILD_DIRS= usrp/doc diff --git a/ham/usrp-docs/PLIST b/ham/usrp-docs/PLIST index 397571aaa83..c61137c0bc4 100644 --- a/ham/usrp-docs/PLIST +++ b/ham/usrp-docs/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.14 2014/04/28 12:14:26 joerg Exp $ +@comment $NetBSD: PLIST,v 1.15 2014/09/22 11:54:15 joerg Exp $ share/doc/usrp-${PKGVERSION}/html/ad9862_8h.html share/doc/usrp-${PKGVERSION}/html/ad9862_8h__dep__incl.map share/doc/usrp-${PKGVERSION}/html/ad9862_8h__dep__incl.md5 @@ -629,7 +629,6 @@ share/doc/usrp-${PKGVERSION}/html/classfusb__ephandle__win32__inherit__graph.png share/doc/usrp-${PKGVERSION}/html/classfusb__sysconfig-members.html share/doc/usrp-${PKGVERSION}/html/classfusb__sysconfig.html share/doc/usrp-${PKGVERSION}/html/classs__both-members.html -share/doc/usrp-${PKGVERSION}/html/classs__both.html share/doc/usrp-${PKGVERSION}/html/classs__buffer-members.html share/doc/usrp-${PKGVERSION}/html/classs__buffer.html share/doc/usrp-${PKGVERSION}/html/classs__node-members.html @@ -1278,6 +1277,7 @@ share/doc/usrp-${PKGVERSION}/html/nav_h.png share/doc/usrp-${PKGVERSION}/html/open.png share/doc/usrp-${PKGVERSION}/html/rate__to__regval_8h.html share/doc/usrp-${PKGVERSION}/html/rate__to__regval_8h_source.html +share/doc/usrp-${PKGVERSION}/html/singletons__both.html share/doc/usrp-${PKGVERSION}/html/std__paths_8h.html share/doc/usrp-${PKGVERSION}/html/std__paths_8h__dep__incl.map share/doc/usrp-${PKGVERSION}/html/std__paths_8h__dep__incl.md5 |