[62142] trunk/dports/python/py26-shapely/Portfile

snc at macports.org snc at macports.org
Tue Dec 29 13:16:07 PST 2009


Revision: 62142
          http://trac.macports.org/changeset/62142
Author:   snc at macports.org
Date:     2009-12-29 13:16:06 -0800 (Tue, 29 Dec 2009)
Log Message:
-----------
use python directory for subdir

Modified Paths:
--------------
    trunk/dports/python/py26-shapely/Portfile

Modified: trunk/dports/python/py26-shapely/Portfile
===================================================================
--- trunk/dports/python/py26-shapely/Portfile	2009-12-29 21:13:08 UTC (rev 62141)
+++ trunk/dports/python/py26-shapely/Portfile	2009-12-29 21:16:06 UTC (rev 62142)
@@ -23,7 +23,7 @@
 homepage        http://trac.gispython.org/projects/PCL/wiki/Shapely
 master_sites    http://pypi.python.org/packages/source/S/Shapely/
 distname        Shapely-${version}
-dist_subdir     ${name}/${version}_${revision}
+dist_subdir     python/${name}/${version}_${revision}
 
 depends_lib-append      port:geos
 depends_build-append    port:py26-setuptools
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091229/1b44e141/attachment.html>


More information about the macports-changes mailing list