diff options
Diffstat (limited to 'devel/py-crcmod/Makefile')
-rw-r--r-- | devel/py-crcmod/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-crcmod/Makefile b/devel/py-crcmod/Makefile index 7d66651ac894..974360a1e95f 100644 --- a/devel/py-crcmod/Makefile +++ b/devel/py-crcmod/Makefile @@ -13,7 +13,7 @@ WWW= http://crcmod.sourceforge.net/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python:3.6+ +USES= python USE_PYTHON= autoplist distutils DOCSDIR= ${PREFIX}/share/doc/${PYTHON_PKGNAMEPREFIX}${PORTNAME} |