[50837] trunk/dports/devel/gnutls/Portfile

blb at macports.org blb at macports.org
Sun May 10 14:31:31 PDT 2009


Revision: 50837
          http://trac.macports.org/changeset/50837
Author:   blb at macports.org
Date:     2009-05-10 14:31:30 -0700 (Sun, 10 May 2009)
Log Message:
-----------
devel/gnutls - needs a newer makeinfo than that which ships with 10.4; ticket #19580

Modified Paths:
--------------
    trunk/dports/devel/gnutls/Portfile

Modified: trunk/dports/devel/gnutls/Portfile
===================================================================
--- trunk/dports/devel/gnutls/Portfile	2009-05-10 21:08:33 UTC (rev 50836)
+++ trunk/dports/devel/gnutls/Portfile	2009-05-10 21:31:30 UTC (rev 50837)
@@ -47,6 +47,10 @@
 test.run        yes
 test.target     check
 
+platform darwin 8 {
+    depends_build-append   port:texinfo
+}
+
 livecheck.check regex
 livecheck.url   http://ftp.gnu.org/gnu/gnutls/
 livecheck.regex ${name}-(\\d+\\.\[02468\]+(?:\\.\\d+)*)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090510/bea57ce2/attachment.html>


More information about the macports-changes mailing list