diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-08-15 03:43:54 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-08-15 03:43:54 +0000 |
commit | ec373bbc2fd6cb36b1cfe3397ccc7827b6b0919a (patch) | |
tree | c50745dbc3c182d808da06fcd377112d6f439041 /graphics/py-ming | |
parent | 4656494a6a9f43737de4abaff7aea1135a0fb24b (diff) | |
download | ports-ec373bbc2fd6cb36b1cfe3397ccc7827b6b0919a.tar.gz ports-ec373bbc2fd6cb36b1cfe3397ccc7827b6b0919a.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 9ac7761f33a4..6dc1462e8fa7 100644 --- a/graphics/py-ming/Makefile +++ b/graphics/py-ming/Makefile @@ -13,7 +13,7 @@ LICENSE= GPLv2 LGPL21 LICENSE_COMB= multi CONFIGURE_ARGS= --enable-python -PYTHON_FEATURES=autoplist,distutils +USE_PYTHON= autoplist distutils USES= python:2 BUILD_WRKSRC= ${WRKSRC}/py_ext |