Modified: trunk/dports/python/py27-matplotlib-basemap/Portfile (74088 => 74093)
--- trunk/dports/python/py26-matplotlib-basemap/Portfile 2010-12-04 19:41:15 UTC (rev 74088)
+++ trunk/dports/python/py27-matplotlib-basemap/Portfile 2010-12-04 19:52:07 UTC (rev 74093)
@@ -1,9 +1,9 @@
# $Id$
PortSystem 1.0
-PortGroup python26 1.0
+PortGroup python27 1.0
-name py26-matplotlib-basemap
+name py27-matplotlib-basemap
version 1.0
categories python graphics math
platforms darwin
@@ -21,10 +21,10 @@
sha1 c1e2a9e76fdc6582dd951b86b4479cc439e8b372 \
rmd160 5fe2499e67fa317347588ba350bbe100d64fb19c
-depends_lib-append port:py26-matplotlib \
+depends_lib-append port:py27-matplotlib \
port:geos \
- port:py26-httplib2 \
- port:py26-dap
+ port:py27-httplib2 \
+ port:py27-dap
build.env-append GEOS_DIR="${prefix}"
destroot.env-append GEOS_DIR="${prefix}"