Index: head/devel/py3-protobuf/Makefile =================================================================== --- head/devel/py3-protobuf/Makefile (revision 454204) +++ head/devel/py3-protobuf/Makefile (revision 454205) @@ -1,7 +1,9 @@ # $FreeBSD$ MASTERDIR= ${.CURDIR}/../py-protobuf +PORTSCOUT= ignore:1 + USES= python:3 .include "${MASTERDIR}/Makefile"