aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-gdal/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-10-01 20:07:52 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-10-01 20:07:52 +0000
commit0115b62d16366d4eb9621d6cf499dbe714f571e9 (patch)
treefed68931e46a0761de90ebee661450449b1816ef /graphics/py-gdal/Makefile
parent28c493def52ebfe28d577b4a60cb9c4dcfbe839f (diff)
downloadports-0115b62d16366d4eb9621d6cf499dbe714f571e9.tar.gz
ports-0115b62d16366d4eb9621d6cf499dbe714f571e9.zip
Notes
Diffstat (limited to 'graphics/py-gdal/Makefile')
-rw-r--r--graphics/py-gdal/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/py-gdal/Makefile b/graphics/py-gdal/Makefile
index 02684e1cfaaf..aa43ac64f78e 100644
--- a/graphics/py-gdal/Makefile
+++ b/graphics/py-gdal/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= gdal
-PORTVERSION= 1.11.0
-PORTREVISION= 1
+PORTVERSION= 1.11.1
CATEGORIES= graphics python
MASTER_SITES= http://download.osgeo.org/gdal/ \
ftp://ftp.remotesensing.org/pub/gdal/ \
@@ -21,7 +20,7 @@ OPTIONS_DEFINE= NUMPY
NUMPY_DESC= Enable array support via NumPy
USE_PYTHON= autoplist distutils
-USES= python shebangfix
+USES= python shebangfix tar:xz
WRKSRC= ${WRKDIR}/${DISTNAME}/swig/python