summaryrefslogtreecommitdiff
path: root/graphics/lensfun/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/lensfun/Makefile')
-rw-r--r--graphics/lensfun/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/lensfun/Makefile b/graphics/lensfun/Makefile
index 0d05c0b59266..6fb7fb206733 100644
--- a/graphics/lensfun/Makefile
+++ b/graphics/lensfun/Makefile
@@ -35,7 +35,7 @@ SIMD_CMAKE_OFF= -DBUILD_FOR_SSE:BOOL=OFF -DBUILD_FOR_SSE2:BOOL=OFF
PYHELPERS_BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/setuptools/_distutils/core.py:devel/py-setuptools@${PY_FLAVOR}
PYHELPERS_CMAKE_ON= -DSTAGEDIR:STRING=${STAGEDIR} -DPYTHON:STRING=${PYTHON_CMD}
PYHELPERS_CMAKE_OFF= -DINSTALL_HELPER_SCRIPTS:BOOL=OFF -DPYTHON:STRING=IGNORE
-PYHELPERS_USES= python:3.4+
+PYHELPERS_USES= python
.include <bsd.port.options.mk>