Revision: 72961 http://trac.macports.org/changeset/72961 Author: devans@macports.org Date: 2010-10-30 17:36:17 -0700 (Sat, 30 Oct 2010) Log Message: ----------- wv: not universal. Modified Paths: -------------- trunk/dports/textproc/wv/Portfile Modified: trunk/dports/textproc/wv/Portfile =================================================================== --- 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>"
participants (1)
-
devans@macports.org