aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-gdal
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-11-13 19:12:49 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-11-13 19:12:49 +0000
commitd799223fa46a95ed155f0f938d30a5f6ac10c585 (patch)
tree17f464153eb14b59d624e5e06237271695e4c623 /graphics/py-gdal
parenta4db35ec60ace19aa474394dc9f86931078a9246 (diff)
downloadports-d799223fa46a95ed155f0f938d30a5f6ac10c585.tar.gz
ports-d799223fa46a95ed155f0f938d30a5f6ac10c585.zip
- Use WRKSRC_SUBDIR
Notes
Notes: svn path=/head/; revision=401532
Diffstat (limited to 'graphics/py-gdal')
-rw-r--r--graphics/py-gdal/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-gdal/Makefile b/graphics/py-gdal/Makefile
index 8a1c55bcfe36..ad8ab26029e2 100644
--- a/graphics/py-gdal/Makefile
+++ b/graphics/py-gdal/Makefile
@@ -23,7 +23,7 @@ NUMPY_DESC= Enable array support via NumPy
USE_PYTHON= autoplist concurrent distutils
USES= python shebangfix tar:xz
-WRKSRC= ${WRKDIR}/${DISTNAME}/swig/python
+WRKSRC_SUBDIR= swig/python
SHEBANG_FILES= scripts/*.py