Index: head/devel/py-pytest-runner/Makefile =================================================================== --- head/devel/py-pytest-runner/Makefile (revision 397528) +++ head/devel/py-pytest-runner/Makefile (revision 397529) @@ -1,18 +1,18 @@ # Created by: William Grzybowski # $FreeBSD$ PORTNAME= pytest-runner PORTVERSION= 2.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wg@FreeBSD.org COMMENT= Test support for pytest runner in setup.py BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hgtools>=0:${PORTSDIR}/devel/py-hgtools -USES= python:2 zip +USES= python zip USE_PYTHON= distutils autoplist .include