diff options
Diffstat (limited to 'dns/py-pydnstable/Makefile')
-rw-r--r-- | dns/py-pydnstable/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/py-pydnstable/Makefile b/dns/py-pydnstable/Makefile index 22a1398e21d6..d4e122dc8058 100644 --- a/dns/py-pydnstable/Makefile +++ b/dns/py-pydnstable/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT LIB_DEPENDS= libmtbl.so:devel/mtbl \ libdnstable.so:dns/dnstable -USES= pkgconfig python:3.6+ +USES= pkgconfig python USE_PYTHON= autoplist cython distutils post-install: |