summaryrefslogtreecommitdiff
path: root/graphics/lcms-python
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/lcms-python')
-rw-r--r--graphics/lcms-python/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/lcms-python/Makefile b/graphics/lcms-python/Makefile
index 872e7dfe5d22..1d61bfb3577d 100644
--- a/graphics/lcms-python/Makefile
+++ b/graphics/lcms-python/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS= liblcms.so:${PORTSDIR}/graphics/lcms
BUILD_WRKSRC= ${WRKSRC}/python
INSTALL_WRKSRC= ${WRKSRC}/python
-USE_PYTHON= 2
+USES= python:2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-python
CONFIGURE_ENV= PYTHON="${PYTHON_CMD}"