diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-07 17:53:23 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-07 17:53:23 +0000 |
commit | 2704440db17e8f3b6ebf9a1fcc1862ad3397a269 (patch) | |
tree | 043fe37316133f8accd8b36715207e98eaff84b1 /graphics/py-ming | |
parent | eb3ae2ee19e48e667a43eb9cb1cc99b36935dadb (diff) | |
download | ports-2704440db17e8f3b6ebf9a1fcc1862ad3397a269.tar.gz ports-2704440db17e8f3b6ebf9a1fcc1862ad3397a269.zip |
Notes
Diffstat (limited to 'graphics/py-ming')
-rw-r--r-- | graphics/py-ming/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |