[51787] trunk/base/src/port1.0/portconfigure.tcl
jmr at macports.org
jmr at macports.org
Wed Jun 3 01:53:09 PDT 2009
Revision: 51787
http://trac.macports.org/changeset/51787
Author: jmr at macports.org
Date: 2009-06-03 01:53:07 -0700 (Wed, 03 Jun 2009)
Log Message:
-----------
no point using a path: dep for imake
Modified Paths:
--------------
trunk/base/src/port1.0/portconfigure.tcl
Modified: trunk/base/src/port1.0/portconfigure.tcl
===================================================================
--- trunk/base/src/port1.0/portconfigure.tcl 2009-06-03 08:18:31 UTC (rev 51786)
+++ trunk/base/src/port1.0/portconfigure.tcl 2009-06-03 08:53:07 UTC (rev 51787)
@@ -66,7 +66,7 @@
if {[string equal ${action} "set"] && [tbool args]} {
switch $option {
use_xmkmf {
- depends_build-append path:bin/xmkmf:imake
+ depends_build-append port:imake
}
default {
depends_build-append port:autoconf port:automake port:libtool
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090603/227d0c7d/attachment.html>
More information about the macports-changes
mailing list