diff options
Diffstat (limited to 'security/py-xmlsec/Makefile')
-rw-r--r-- | security/py-xmlsec/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-xmlsec/Makefile b/security/py-xmlsec/Makefile index fdcd37b55d7c..d6f7ac4b1666 100644 --- a/security/py-xmlsec/Makefile +++ b/security/py-xmlsec/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= libltdl.so:devel/libltdl \ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}hypothesis>0:devel/py-hypothesis@${PY_FLAVOR} -USES= gnome pkgconfig python +USES= gnome pkgconfig python:3.6+ USE_GNOME= libxml2 libxslt USE_PYTHON= autoplist distutils flavors |