aboutsummaryrefslogtreecommitdiff
path: root/net/turses
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-01-31 05:24:49 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-01-31 05:24:49 +0000
commitea23ec4dc106e1ff8ccad954b7b1ddb068a521aa (patch)
tree2028d0ab0e0f90b32285ae703275308c90674d8f /net/turses
parent8e6c8e87a897eb8fe9ab505c5a36a31e38983bb3 (diff)
downloadports-ea23ec4dc106e1ff8ccad954b7b1ddb068a521aa.tar.gz
ports-ea23ec4dc106e1ff8ccad954b7b1ddb068a521aa.zip
Notes
Diffstat (limited to 'net/turses')
-rw-r--r--net/turses/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/turses/Makefile b/net/turses/Makefile
index a33c980101c3..249565552468 100644
--- a/net/turses/Makefile
+++ b/net/turses/Makefile
@@ -3,6 +3,7 @@
PORTNAME= turses
PORTVERSION= 0.2.19
+PORTREVISION= 1
CATEGORIES= net python
MASTER_SITES= CHEESESHOP
@@ -23,11 +24,10 @@ OPTIONS_DEFINE= TESTS
TESTS_DESC= Install tools for unit tests
OPTIONSFILE?= ${PORT_DBDIR}/py-${PORTNAME}/options
-NO_STAGE= yes
.include <bsd.port.options.mk>
USE_PYTHON= 2
-USE_PYDISTUTILS= easy_install
+USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
.if ${PORT_OPTIONS:MTESTS}