diff options
Diffstat (limited to 'dns/py-pywdns/Makefile')
-rw-r--r-- | dns/py-pywdns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/py-pywdns/Makefile b/dns/py-pywdns/Makefile index 4575dd0e06e6..3dda87195ed4 100644 --- a/dns/py-pywdns/Makefile +++ b/dns/py-pywdns/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT LIB_DEPENDS= libwdns.so:dns/wdns -USES= pkgconfig python +USES= pkgconfig python:2.7 USE_PYTHON= autoplist distutils post-patch: |