diff options
Diffstat (limited to 'dns/py-adns/Makefile')
-rw-r--r-- | dns/py-adns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/py-adns/Makefile b/dns/py-adns/Makefile index 6a94f0331885..5310d593ed5d 100644 --- a/dns/py-adns/Makefile +++ b/dns/py-adns/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/GPL LIB_DEPENDS= libadns.so:dns/adns -USES= localbase python:3.4+ +USES= localbase python USE_PYTHON= autoplist distutils post-patch: |