[44025] trunk/dports/lang/python24/Portfile

jmr at macports.org jmr at macports.org
Fri Dec 19 10:42:43 PST 2008


Revision: 44025
          http://trac.macports.org/changeset/44025
Author:   jmr at macports.org
Date:     2008-12-19 10:42:42 -0800 (Fri, 19 Dec 2008)
Log Message:
-----------
python24: remove pre-1.7 check for applications_dir/frameworks_dir

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

Modified: trunk/dports/lang/python24/Portfile
===================================================================
--- trunk/dports/lang/python24/Portfile	2008-12-19 18:28:18 UTC (rev 44024)
+++ trunk/dports/lang/python24/Portfile	2008-12-19 18:42:42 UTC (rev 44025)
@@ -28,14 +28,6 @@
                         sha1    927c6e93ed3ea3bee4e07eff4b0f14254dc04147 \
                         rmd160  6c1c2905b166038fda5edb14baadbeb59acc8005
 
-# 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
-}
-
 patchfiles              patch-configure \
                         patch-Makefile.pre.in \
                         patch-Lib-cgi.py \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081219/c9bc01df/attachment.html>


More information about the macports-changes mailing list