diff options
Diffstat (limited to 'graphics/facedetect/Makefile')
-rw-r--r-- | graphics/facedetect/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/facedetect/Makefile b/graphics/facedetect/Makefile index 372d6b07ebf0..b2916672f019 100644 --- a/graphics/facedetect/Makefile +++ b/graphics/facedetect/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING.txt RUN_DEPENDS= ${PYTHON_SITELIBDIR}/cv.py:graphics/py-opencv -USES= python:run shebangfix +USES= python:2.7,run shebangfix USE_GITHUB= yes NO_BUILD= yes NO_ARCH= yes |