diff options
author | gdt <gdt@pkgsrc.org> | 2015-03-28 15:23:14 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2015-03-28 15:23:14 +0000 |
commit | 86b8120355d5217185927a7193681583f00af7b9 (patch) | |
tree | 0ecadde6bf436bbd198106fca7589220786659a8 /devel/doxygen | |
parent | 74af422b3b4aadc094110d825d65a2d583dacddf (diff) | |
download | pkgsrc-86b8120355d5217185927a7193681583f00af7b9.tar.gz |
Fix PLIST for nopangocairo case.
There's no sign of this inherit_graph file in destdir or even in the
working directory. This change only affects non-default options, and
it didn't build before, so no PKGREVISION++.
Diffstat (limited to 'devel/doxygen')
-rw-r--r-- | devel/doxygen/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/doxygen/PLIST b/devel/doxygen/PLIST index f0291f5b13c..01b8943b46e 100644 --- a/devel/doxygen/PLIST +++ b/devel/doxygen/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.39 2015/01/27 13:49:12 mef Exp $ +@comment $NetBSD: PLIST,v 1.40 2015/03/28 15:23:14 gdt Exp $ bin/doxygen man/man1/doxygen.1 ${PLIST.latex}share/doc/doxygen/doxygen_manual.pdf @@ -293,7 +293,6 @@ ${PLIST.latex}share/doc/doxygen/examples/diagrams/html/graph_legend.png ${PLIST.latex}share/doc/doxygen/examples/diagrams/html/hierarchy.html ${PLIST.latex}share/doc/doxygen/examples/diagrams/html/index.html ${PLIST.pangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/inherit_graph_0.map -${PLIST.nopangocairo}share/doc/doxygen/examples/diagrams/html/inherit_graph_0.dot ${PLIST.latex}share/doc/doxygen/examples/diagrams/html/inherit_graph_0.md5 ${PLIST.latex}share/doc/doxygen/examples/diagrams/html/inherit_graph_0.png ${PLIST.latex}share/doc/doxygen/examples/diagrams/html/inherits.html |