Index: head/devel/py-pinocchio/Makefile =================================================================== --- head/devel/py-pinocchio/Makefile (revision 408653) +++ head/devel/py-pinocchio/Makefile (revision 408654) @@ -1,20 +1,20 @@ # $FreeBSD$ PORTNAME= pinocchio PORTVERSION= 0.4.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= truckman@FreeBSD.org COMMENT= Pinocchio plugins for the nose testing framework LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}colorama>0:${PORTSDIR}/devel/py-colorama NO_ARCH= yes USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist distutils .include