[61732] trunk/dports/devel/readline/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Dec 20 11:22:07 PST 2009


Revision: 61732
          http://trac.macports.org/changeset/61732
Author:   ryandesign at macports.org
Date:     2009-12-20 11:22:04 -0800 (Sun, 20 Dec 2009)
Log Message:
-----------
readline: remove unsupported and unnecessary universal configure arg --disable-dependency-tracking

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

Modified: trunk/dports/devel/readline/Portfile
===================================================================
--- trunk/dports/devel/readline/Portfile	2009-12-20 17:54:27 UTC (rev 61731)
+++ trunk/dports/devel/readline/Portfile	2009-12-20 19:22:04 UTC (rev 61732)
@@ -49,6 +49,8 @@
 
 configure.args  --with-curses
 
+configure.universal_args-delete --disable-dependency-tracking
+
 use_parallel_build  yes
 
 depends_lib     port:ncurses
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091220/ba0d25e1/attachment.html>


More information about the macports-changes mailing list