From f4d7d6de598eff7e830d237883fb9d6bf79b0497 Mon Sep 17 00:00:00 2001 From: Don Lewis Date: Wed, 10 Feb 2016 19:45:07 +0000 Subject: [PATCH] Nuke PORTREVISION, this is a new port. Sort USE_PYTHON. Requested by: rm Pointy hat to: truckman --- devel/py-terminable_thread/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/devel/py-terminable_thread/Makefile b/devel/py-terminable_thread/Makefile index 16b1862bdd0a..2b426b2876ee 100644 --- a/devel/py-terminable_thread/Makefile +++ b/devel/py-terminable_thread/Makefile @@ -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