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 /devel/qof | |
parent | 151b5a8c1fd57355311285dcfc2985832345bb5f (diff) | |
download | pkgsrc-0f6d6f2ecc024fe0eee8fa5153320107c363c526.tar.gz |
Dance the doxygen!
Diffstat (limited to 'devel/qof')
-rw-r--r-- | devel/qof/Makefile | 6 | ||||
-rw-r--r-- | devel/qof/PLIST | 5 |
2 files changed, 4 insertions, 7 deletions
diff --git a/devel/qof/Makefile b/devel/qof/Makefile index b2b3d4a1dae..e3db4a2e5b7 100644 --- a/devel/qof/Makefile +++ b/devel/qof/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2014/01/05 20:23:06 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2014/04/28 12:14:27 joerg Exp $ DISTNAME= qof-0.7.5 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qof/} @@ -10,7 +10,7 @@ HOMEPAGE= http://qof.alioth.debian.org/ COMMENT= Query Object Framework LICENSE= gnu-gpl-v2 -BUILD_DEPENDS+= doxygen>=1.8.6:../../devel/doxygen +BUILD_DEPENDS+= doxygen>=1.8.7:../../devel/doxygen MAKE_JOBS_SAFE= no diff --git a/devel/qof/PLIST b/devel/qof/PLIST index 0214825b526..3ccd5c5e434 100644 --- a/devel/qof/PLIST +++ b/devel/qof/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.11 2014/01/05 20:23:06 wiz Exp $ +@comment $NetBSD: PLIST,v 1.12 2014/04/28 12:14:27 joerg Exp $ include/qof/deprecated.h include/qof/guid.h include/qof/kvpframe.h @@ -69,7 +69,6 @@ share/doc/qof/html/doxy/dynsections.js share/doc/qof/html/doxy/files.html share/doc/qof/html/doxy/files.js share/doc/qof/html/doxy/ftv2blank.png -share/doc/qof/html/doxy/ftv2cl.png share/doc/qof/html/doxy/ftv2doc.png share/doc/qof/html/doxy/ftv2folderclosed.png share/doc/qof/html/doxy/ftv2folderopen.png @@ -77,9 +76,7 @@ share/doc/qof/html/doxy/ftv2lastnode.png share/doc/qof/html/doxy/ftv2link.png share/doc/qof/html/doxy/ftv2mlastnode.png share/doc/qof/html/doxy/ftv2mnode.png -share/doc/qof/html/doxy/ftv2mo.png share/doc/qof/html/doxy/ftv2node.png -share/doc/qof/html/doxy/ftv2ns.png share/doc/qof/html/doxy/ftv2plastnode.png share/doc/qof/html/doxy/ftv2pnode.png share/doc/qof/html/doxy/ftv2splitbar.png |