Nuke PORTREVISION, this is a new port.

Sort USE_PYTHON.

Requested by:	rm
Pointy hat to:	truckman
This commit is contained in:
Don Lewis 2016-02-10 19:45:07 +00:00
parent 921981528a
commit f4d7d6de59
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=408646

View file

@ -2,7 +2,6 @@
PORTNAME= terminable_thread
PORTVERSION= 0.7.1
PORTREVISION= 1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -15,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING
NO_ARCH= yes
USES= python
USE_PYTHON= distutils autoplist
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>