diff options
Diffstat (limited to 'misc/py-molequeue/Makefile')
-rw-r--r-- | misc/py-molequeue/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/py-molequeue/Makefile b/misc/py-molequeue/Makefile index 9979f17dc4bf..0585a1144d55 100644 --- a/misc/py-molequeue/Makefile +++ b/misc/py-molequeue/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/../LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyzmq>0:net/py-pyzmq@${PY_FLAVOR} -USES= cmake:outsource compiler:c++11-lang python +USES= cmake compiler:c++11-lang python USE_PYTHON= flavors WRKSRC_SUBDIR= python |