diff options
author | joerg <joerg@pkgsrc.org> | 2008-10-02 13:58:52 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2008-10-02 13:58:52 +0000 |
commit | 58ac6fcbbf1b890b6cacf11ba1a9cb64306c2c5e (patch) | |
tree | f8a1260af2c2722b219b4a8ca22f641a931fddfc /ham/usrp-docs | |
parent | 2604dd502ec29f82ad94a78a06ab827ac82a2305 (diff) | |
download | pkgsrc-58ac6fcbbf1b890b6cacf11ba1a9cb64306c2c5e.tar.gz |
Fix build with newer doxygen. Bump revision.
Diffstat (limited to 'ham/usrp-docs')
-rw-r--r-- | ham/usrp-docs/Makefile | 3 | ||||
-rw-r--r-- | ham/usrp-docs/PLIST | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/ham/usrp-docs/Makefile b/ham/usrp-docs/Makefile index 224e72f9d4b..c412b2daa7c 100644 --- a/ham/usrp-docs/Makefile +++ b/ham/usrp-docs/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2007/08/08 03:26:10 wulf Exp $ +# $NetBSD: Makefile,v 1.4 2008/10/02 13:58:52 joerg Exp $ PKGNAME= usrp-docs-${VERSION} COMMENT= Documentation for the usrp module +PKGREVISION= 1 .include "../../meta-pkgs/gnuradio/Makefile.common" diff --git a/ham/usrp-docs/PLIST b/ham/usrp-docs/PLIST index 5dc5661dd8a..b34298e60be 100644 --- a/ham/usrp-docs/PLIST +++ b/ham/usrp-docs/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2007/08/08 03:26:10 wulf Exp $ +@comment $NetBSD: PLIST,v 1.4 2008/10/02 13:58:52 joerg Exp $ share/doc/gnuradio-${PKGVERSION}/usrp/ChangeLog share/doc/gnuradio-${PKGVERSION}/usrp/README share/doc/gnuradio-${PKGVERSION}/usrp/html/ad9862_8h-source.html @@ -456,8 +456,6 @@ share/doc/gnuradio-${PKGVERSION}/usrp/html/mld__threads_8h__dep__incl.png share/doc/gnuradio-${PKGVERSION}/usrp/html/mld__threads_8h__incl.map share/doc/gnuradio-${PKGVERSION}/usrp/html/mld__threads_8h__incl.md5 share/doc/gnuradio-${PKGVERSION}/usrp/html/mld__threads_8h__incl.png -share/doc/gnuradio-${PKGVERSION}/usrp/html/namespacead9862.html -share/doc/gnuradio-${PKGVERSION}/usrp/html/namespaces.html share/doc/gnuradio-${PKGVERSION}/usrp/html/rate__to__regval_8h-source.html share/doc/gnuradio-${PKGVERSION}/usrp/html/rate__to__regval_8h.html share/doc/gnuradio-${PKGVERSION}/usrp/html/std__paths_8h-source.html |