Index: head/security/py3-certifi/Makefile =================================================================== --- head/security/py3-certifi/Makefile (revision 446826) +++ head/security/py3-certifi/Makefile (revision 446827) @@ -1,8 +1,10 @@ # Created by: Olivier Duchateau # $FreeBSD$ MASTERDIR= ${.CURDIR}/../py-certifi -USES= python:3.3+ +PORTSCOUT= ignore:1 + +USES= python:3.3+ .include "${MASTERDIR}/Makefile"