Modified: trunk/dports/textproc/libwpd/Portfile (74180 => 74181)
--- trunk/dports/textproc/libwpd/Portfile 2010-12-06 19:03:15 UTC (rev 74180)
+++ trunk/dports/textproc/libwpd/Portfile 2010-12-06 19:03:35 UTC (rev 74181)
@@ -28,7 +28,7 @@
}
configure.args --mandir=${prefix}/share/man --without-docs
-variant with_doxygen description {Build documentation with doxygen} {
+variant doxygen description {Build documentation with doxygen} {
depends_build-append port:doxygen
configure.args-delete --without-docs
}