summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-09-07 17:53:23 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-09-07 17:53:23 +0000
commit2704440db17e8f3b6ebf9a1fcc1862ad3397a269 (patch)
tree043fe37316133f8accd8b36715207e98eaff84b1 /graphics
parentUpdate to 20130904. (diff)
- Cosmetic change
Notes
Notes: svn path=/head/; revision=326670
Diffstat (limited to 'graphics')
-rw-r--r--graphics/py-gdal/Makefile2
-rw-r--r--graphics/py-ming/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-gdal/Makefile b/graphics/py-gdal/Makefile
index 8e4765820967..fd67eb7e980b 100644
--- a/graphics/py-gdal/Makefile
+++ b/graphics/py-gdal/Makefile
@@ -22,7 +22,7 @@ NUMPY_DESC= Enable array support via NumPy
PYEASYINSTALL_ARCHDEP= yes
PYDISTUTILS_PKGNAME= ${PORTNAME:U}
USE_PYTHON= -2.7
-USE_PYDISTUTILS= easy_install
+USE_PYDISTUTILS=easy_install
WRKSRC= ${WRKDIR}/${DISTNAME}/swig/python
.include <bsd.port.options.mk>
diff --git a/graphics/py-ming/Makefile b/graphics/py-ming/Makefile
index bf455118cb15..c01650a82a00 100644
--- a/graphics/py-ming/Makefile
+++ b/graphics/py-ming/Makefile
@@ -16,7 +16,7 @@ PATCH_WRKSRC= ${WRKSRC}/py_ext
PATCHDIR= ${.CURDIR}/files
PLIST= ${.CURDIR}/pkg-plist
USE_PYTHON= -2.7
-USE_PYDISTUTILS= yes
+USE_PYDISTUTILS=yes
MASTERDIR= ${.CURDIR}/../../graphics/ming
SLAVEPORT= py