diff options
author | joerg <joerg@pkgsrc.org> | 2014-04-28 12:14:26 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2014-04-28 12:14:26 +0000 |
commit | 0f6d6f2ecc024fe0eee8fa5153320107c363c526 (patch) | |
tree | 282ddd4e440c503f68221a2a7170fe00ac9034df /ham | |
parent | 151b5a8c1fd57355311285dcfc2985832345bb5f (diff) | |
download | pkgsrc-0f6d6f2ecc024fe0eee8fa5153320107c363c526.tar.gz |
Dance the doxygen!
Diffstat (limited to 'ham')
-rw-r--r-- | ham/usrp-docs/Makefile | 6 | ||||
-rw-r--r-- | ham/usrp-docs/PLIST | 5 |
2 files changed, 4 insertions, 7 deletions
diff --git a/ham/usrp-docs/Makefile b/ham/usrp-docs/Makefile index 6f463df04e2..6cc4e57030f 100644 --- a/ham/usrp-docs/Makefile +++ b/ham/usrp-docs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2014/01/05 21:33:17 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2014/04/28 12:14:26 joerg Exp $ PKGNAME= usrp-docs-${VERSION} -PKGREVISION= 11 +PKGREVISION= 12 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.6:../../devel/doxygen +BUILD_DEPENDS+= doxygen>=1.8.7:../../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 b79243ad7f8..397571aaa83 100644 --- a/ham/usrp-docs/PLIST +++ b/ham/usrp-docs/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.13 2014/01/05 21:33:17 wiz Exp $ +@comment $NetBSD: PLIST,v 1.14 2014/04/28 12:14:26 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 @@ -952,7 +952,6 @@ share/doc/usrp-${PKGVERSION}/html/doxygen.png share/doc/usrp-${PKGVERSION}/html/dynsections.js share/doc/usrp-${PKGVERSION}/html/files.html share/doc/usrp-${PKGVERSION}/html/ftv2blank.png -share/doc/usrp-${PKGVERSION}/html/ftv2cl.png share/doc/usrp-${PKGVERSION}/html/ftv2doc.png share/doc/usrp-${PKGVERSION}/html/ftv2folderclosed.png share/doc/usrp-${PKGVERSION}/html/ftv2folderopen.png @@ -960,9 +959,7 @@ share/doc/usrp-${PKGVERSION}/html/ftv2lastnode.png share/doc/usrp-${PKGVERSION}/html/ftv2link.png share/doc/usrp-${PKGVERSION}/html/ftv2mlastnode.png share/doc/usrp-${PKGVERSION}/html/ftv2mnode.png -share/doc/usrp-${PKGVERSION}/html/ftv2mo.png share/doc/usrp-${PKGVERSION}/html/ftv2node.png -share/doc/usrp-${PKGVERSION}/html/ftv2ns.png share/doc/usrp-${PKGVERSION}/html/ftv2plastnode.png share/doc/usrp-${PKGVERSION}/html/ftv2pnode.png share/doc/usrp-${PKGVERSION}/html/ftv2splitbar.png |