aboutsummaryrefslogtreecommitdiff
path: root/graphics/partio/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/partio/Makefile')
-rw-r--r--graphics/partio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/partio/Makefile b/graphics/partio/Makefile
index 71324a09b09f..10ae7673595b 100644
--- a/graphics/partio/Makefile
+++ b/graphics/partio/Makefile
@@ -24,7 +24,7 @@ OPTIONS_DEFINE= DOCS PYTHON
OPTIONS_DEFAULT= PYTHON
DOCS_BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen
-PYTHON_USE= PYTHON=2.7+
+PYTHON_USES= python:2.7+
PYTHON_BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13
.include <bsd.port.options.mk>