[44067] trunk/dports/lang/python26/Portfile

blb at macports.org blb at macports.org
Sat Dec 20 13:08:10 PST 2008


Revision: 44067
          http://trac.macports.org/changeset/44067
Author:   blb at macports.org
Date:     2008-12-20 13:08:09 -0800 (Sat, 20 Dec 2008)
Log Message:
-----------
lang/python26 - remove pre-MacPorts 1.7.0 kludge

Modified Paths:
--------------
    trunk/dports/lang/python26/Portfile

Modified: trunk/dports/lang/python26/Portfile
===================================================================
--- trunk/dports/lang/python26/Portfile	2008-12-20 20:51:52 UTC (rev 44066)
+++ trunk/dports/lang/python26/Portfile	2008-12-20 21:08:09 UTC (rev 44067)
@@ -27,14 +27,6 @@
                         sha1    419f0cb29e9713ea861dde8c43d107c51329e57b \
                         rmd160  497dafaca9c150fca611b0175eeb13c2fc4d3e2d
 
-# Can be removed once MacPorts 1.7.0 is released
-if {![info exists applications_dir]} {
-   set applications_dir /Applications/MacPorts
-}
-if {![info exists frameworks_dir]} {
-   set frameworks_dir ${prefix}/Library/Frameworks
-}
-
 # patch-Lib-distutils-dist.py.diff comes from
 # <http://bugs.python.org/issue1180>
 patchfiles              patch-Makefile.pre.in.diff \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081220/6af6286f/attachment.html>


More information about the macports-changes mailing list