Permalink
Browse files
py-gdal: use cxx11 1.1 PortGroup
- Loading branch information
Showing
with
1 addition
and
0 deletions.
-
+1
−0
python/py-gdal/Portfile
|
|
@@ -2,6 +2,7 @@ |
|
|
|
|
|
PortSystem 1.0 |
|
|
PortGroup python 1.0 |
|
|
PortGroup cxx11 1.1 |
|
|
|
|
|
set _name GDAL |
|
|
set _n [string index ${_name} 0] |
|
|
|