Index: head/devel/nuitka/Makefile =================================================================== --- head/devel/nuitka/Makefile (revision 477462) +++ head/devel/nuitka/Makefile (revision 477463) @@ -1,19 +1,20 @@ # Created by: Alexey Dokuchaev # $FreeBSD$ PORTNAME= nuitka PORTVERSION= 0.5.32.5 CATEGORIES= devel python MASTER_SITES= https://nuitka.net/releases/ DISTNAME= Nuitka-${PORTVERSION} +PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} MAINTAINER= python@FreeBSD.org COMMENT= Compatible and efficient Python compiler LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= python tar:bzip2 -USE_PYTHON= autoplist concurrent distutils optsuffix +USE_PYTHON= autoplist concurrent distutils .include