<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/7efc314cf8c82b3152487cab9d149e196d93dc91">https://github.com/macports/macports-ports/commit/7efc314cf8c82b3152487cab9d149e196d93dc91</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 7efc314cf8c82b3152487cab9d149e196d93dc91
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Wed Jan 5 03:27:34 2022 -0600

<span style='display:block; white-space:pre;color:#404040;'>    doxygen: Remove +wizard compatibility variant
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    The variant was added 5 years ago to help users upgrade from the +wizard
</span><span style='display:block; white-space:pre;color:#404040;'>    variant to the +qt4 variant in ae30e0466bce2c51b02c1c426cec961933ae111d.
</span>---
 textproc/doxygen/Portfile | 2 --
 1 file changed, 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/doxygen/Portfile b/textproc/doxygen/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6dc13a2afaa..cc61b4a3eff 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/doxygen/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/doxygen/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -151,8 +151,6 @@ variant docs description {Include the doxygen HTML and PDF documentation} {
</span>     use_parallel_build      no
 }
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-variant wizard requires qt4 description {Compatibility variant} {}
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> variant qt4 conflicts qt5 description {Include the GUI wizard based on Qt4} {
     # use the Qt4 PortGroup, which provides a bunch of variables
     # and defines for how Qt4 was installed
</pre><pre style='margin:0'>

</pre>