Index: head/www/py3-cssutils/Makefile =================================================================== --- head/www/py3-cssutils/Makefile (revision 437026) +++ head/www/py3-cssutils/Makefile (revision 437027) @@ -1,8 +1,10 @@ # Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ -MASTERDIR= ${.CURDIR}/../py-cssutils - USES= python:3.3+ + +PORTSCOUT= ignore:1 + +MASTERDIR= ${.CURDIR}/../py-cssutils .include "${MASTERDIR}/Makefile"