[37193] trunk/dports/net/wget/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu May 29 01:47:13 PDT 2008


Revision: 37193
          http://trac.macosforge.org/projects/macports/changeset/37193
Author:   ryandesign at macports.org
Date:     2008-05-29 01:47:13 -0700 (Thu, 29 May 2008)

Log Message:
-----------
wget: indicate that the test suite does not work

Modified Paths:
--------------
    trunk/dports/net/wget/Portfile

Modified: trunk/dports/net/wget/Portfile
===================================================================
--- trunk/dports/net/wget/Portfile	2008-05-29 08:45:36 UTC (rev 37192)
+++ trunk/dports/net/wget/Portfile	2008-05-29 08:47:13 UTC (rev 37193)
@@ -32,6 +32,10 @@
     port:openssl \
     port:gettext
 
+# As of 1.11.3, the tests are known to be incomplete or even broken. See
+# ${worksrcpath}/tests/README for the current status of the test suite.
+test.run                no
+
 variant no_ssl description {Build without SSL support} {
     depends_lib-delete      port:openssl
     configure.args-append   --without-ssl

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080529/0a6bfd68/attachment.htm 


More information about the macports-changes mailing list