[42641] branches/variant-descs-14482/base/src/port1.0/portmain.tcl

raimue at macports.org raimue at macports.org
Thu Nov 27 02:52:12 PST 2008


Revision: 42641
          http://trac.macports.org/changeset/42641
Author:   raimue at macports.org
Date:     2008-11-27 02:52:12 -0800 (Thu, 27 Nov 2008)
Log Message:
-----------
port1.0/portmain.tcl:
Remove definition of portresourcepath as it is not used any more

Modified Paths:
--------------
    branches/variant-descs-14482/base/src/port1.0/portmain.tcl

Modified: branches/variant-descs-14482/base/src/port1.0/portmain.tcl
===================================================================
--- branches/variant-descs-14482/base/src/port1.0/portmain.tcl	2008-11-27 10:49:32 UTC (rev 42640)
+++ branches/variant-descs-14482/base/src/port1.0/portmain.tcl	2008-11-27 10:52:12 UTC (rev 42641)
@@ -52,9 +52,6 @@
 # Assign option procedure to default_variants
 option_proc default_variants handle_default_variants
 
-# Hard coded version number for resource location
-# XXX(14482): Get rid of portresourcepath, use getportresourcepath instead
-default portresourcepath {[file join [getportresourcepath $porturl] port1.0]}
 default distpath {[file join $portdbpath distfiles]}
 default workpath {[getportworkpath_from_buildpath $portbuildpath]}
 default worksymlink {[file join $portpath work]}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081127/4d033b61/attachment.html>


More information about the macports-changes mailing list