--- trunk/dports/textproc/wv/Portfile 2010-10-30 20:57:23 UTC (rev 72960)
+++ trunk/dports/textproc/wv/Portfile 2010-10-31 00:36:17 UTC (rev 72961)
@@ -22,5 +22,13 @@
patch {
reinplace "s|-pedantic||g" ${worksrcpath}/configure
}
+
configure.args --mandir=${prefix}/share/man
+
+#
+# wv is not universal
+#
+
+universal_variant no
+
livecheck.regex "<title>${name} (.*) released.*</title>"