[126687] trunk/dports/_resources/port1.0/group/waf-1.0.tcl

and.damore at macports.org and.damore at macports.org
Mon Oct 13 11:58:06 PDT 2014


Revision: 126687
          https://trac.macports.org/changeset/126687
Author:   and.damore at macports.org
Date:     2014-10-13 11:58:06 -0700 (Mon, 13 Oct 2014)
Log Message:
-----------
portgroup waf: remove --prefix from configure.args since it's already in configure.pre_args

Modified Paths:
--------------
    trunk/dports/_resources/port1.0/group/waf-1.0.tcl

Modified: trunk/dports/_resources/port1.0/group/waf-1.0.tcl
===================================================================
--- trunk/dports/_resources/port1.0/group/waf-1.0.tcl	2014-10-13 18:30:37 UTC (rev 126686)
+++ trunk/dports/_resources/port1.0/group/waf-1.0.tcl	2014-10-13 18:58:06 UTC (rev 126687)
@@ -39,7 +39,7 @@
 depends_build-append    port:python27
 
 configure.cmd           ${waf.python} ./waf configure
-configure.args          --prefix=${prefix} --nocache
+configure.args          --nocache
 
 configure.universal_args-delete --disable-dependency-tracking
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141013/ee5eddf1/attachment.html>


More information about the macports-changes mailing list