Index: head/devel/py-monotonic/Makefile =================================================================== --- head/devel/py-monotonic/Makefile (revision 457297) +++ head/devel/py-monotonic/Makefile (revision 457298) @@ -1,19 +1,19 @@ # Created by: Alfred Perlstein # $FreeBSD$ PORTNAME= monotonic PORTVERSION= 1.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= alfred@FreeBSD.org COMMENT= Python 3 monotonic time module for Python 2 LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python:-3.3 +USES= python USE_PYTHON= autoplist distutils .include