diff options
author | joerg <joerg> | 2014-04-28 12:14:26 +0000 |
---|---|---|
committer | joerg <joerg> | 2014-04-28 12:14:26 +0000 |
commit | abea463be783810e831211dcbc1aa060c4c84439 (patch) | |
tree | e4397f25a9ee7a8b95dabfb01754f7954aed3927 /converters/libvisio | |
parent | e557aef02886388a5ee36985592ab5b598234a51 (diff) | |
download | pkgsrc-abea463be783810e831211dcbc1aa060c4c84439.tar.gz |
Dance the doxygen!
Diffstat (limited to 'converters/libvisio')
-rw-r--r-- | converters/libvisio/Makefile | 6 | ||||
-rw-r--r-- | converters/libvisio/PLIST | 5 |
2 files changed, 4 insertions, 7 deletions
diff --git a/converters/libvisio/Makefile b/converters/libvisio/Makefile index 648172f9d3a..aade46465da 100644 --- a/converters/libvisio/Makefile +++ b/converters/libvisio/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2014/04/09 07:27:03 obache Exp $ +# $NetBSD: Makefile,v 1.21 2014/04/28 12:14:27 joerg Exp $ DISTNAME= libvisio-0.0.31 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= converters MASTER_SITES= http://dev-www.libreoffice.org/src/ EXTRACT_SUFX= .tar.xz @@ -11,7 +11,7 @@ HOMEPAGE= http://www.freedesktop.org/wiki/Software/libvisio/ COMMENT= Library and tools for parsing the visio file format LICENSE= gnu-lgpl-v2.1 OR mpl-1.1 OR gnu-gpl-v2 -BUILD_DEPENDS+= doxygen>=1.8.6:../../devel/doxygen +BUILD_DEPENDS+= doxygen>=1.8.7:../../devel/doxygen BUILD_DEPENDS+= gperf-[0-9]*:../../devel/gperf USE_LANGUAGES= c c++ diff --git a/converters/libvisio/PLIST b/converters/libvisio/PLIST index f28b2282c82..85a12112284 100644 --- a/converters/libvisio/PLIST +++ b/converters/libvisio/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2014/01/05 20:13:17 wiz Exp $ +@comment $NetBSD: PLIST,v 1.9 2014/04/28 12:14:27 joerg Exp $ bin/vsd2raw bin/vsd2text bin/vsd2xhtml @@ -311,7 +311,6 @@ share/doc/libvisio/html/doxygen.css share/doc/libvisio/html/doxygen.png share/doc/libvisio/html/files.html share/doc/libvisio/html/ftv2blank.png -share/doc/libvisio/html/ftv2cl.png share/doc/libvisio/html/ftv2doc.png share/doc/libvisio/html/ftv2folderclosed.png share/doc/libvisio/html/ftv2folderopen.png @@ -319,9 +318,7 @@ share/doc/libvisio/html/ftv2lastnode.png share/doc/libvisio/html/ftv2link.png share/doc/libvisio/html/ftv2mlastnode.png share/doc/libvisio/html/ftv2mnode.png -share/doc/libvisio/html/ftv2mo.png share/doc/libvisio/html/ftv2node.png -share/doc/libvisio/html/ftv2ns.png share/doc/libvisio/html/ftv2plastnode.png share/doc/libvisio/html/ftv2pnode.png share/doc/libvisio/html/ftv2splitbar.png |