aboutsummaryrefslogtreecommitdiffstats
path: root/net/turses
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-01-31 13:24:49 +0800
committermiwi <miwi@FreeBSD.org>2014-01-31 13:24:49 +0800
commit58141e2c971e24f6d208383708d3b6f2dfe011ee (patch)
tree2028d0ab0e0f90b32285ae703275308c90674d8f /net/turses
parenteaf86ef048af637885afe436b787ab50ebdea7e4 (diff)
downloadfreebsd-ports-gnome-58141e2c971e24f6d208383708d3b6f2dfe011ee.tar.gz
freebsd-ports-gnome-58141e2c971e24f6d208383708d3b6f2dfe011ee.tar.zst
freebsd-ports-gnome-58141e2c971e24f6d208383708d3b6f2dfe011ee.zip
- Stage support
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}