diff options
Diffstat (limited to 'net/py-stomp.py/Makefile')
-rw-r--r-- | net/py-stomp.py/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-stomp.py/Makefile b/net/py-stomp.py/Makefile index 73d4ac872cca..98c981e5a5b1 100644 --- a/net/py-stomp.py/Makefile +++ b/net/py-stomp.py/Makefile @@ -18,7 +18,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.8.1:devel/py-pytest@${PY_FLAVOR} OPTIONS_DEFINE= DOXYGEN DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen -USES= python +USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes |