[99424] trunk/dports/devel/atf/Portfile

jmr at macports.org jmr at macports.org
Sun Nov 4 17:38:37 PST 2012


Revision: 99424
          http://trac.macports.org//changeset/99424
Author:   jmr at macports.org
Date:     2012-11-04 17:38:37 -0800 (Sun, 04 Nov 2012)
Log Message:
-----------
atf: don't build in developer mode, which includes using -Werror (#36573, maintainer timeout)

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

Modified: trunk/dports/devel/atf/Portfile
===================================================================
--- trunk/dports/devel/atf/Portfile	2012-11-05 01:26:32 UTC (rev 99423)
+++ trunk/dports/devel/atf/Portfile	2012-11-05 01:38:37 UTC (rev 99424)
@@ -23,4 +23,6 @@
 
 depends_lib             port:xmlcatmgr
 
+configure.args          --disable-developer
+
 destroot.args           testsdir=${prefix}/share/${name}/tests
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121104/b25a2786/attachment-0001.html>


More information about the macports-changes mailing list