From d799223fa46a95ed155f0f938d30a5f6ac10c585 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Fri, 13 Nov 2015 19:12:49 +0000 Subject: [PATCH] - Use WRKSRC_SUBDIR --- graphics/py-gdal/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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