From 58141e2c971e24f6d208383708d3b6f2dfe011ee Mon Sep 17 00:00:00 2001 From: miwi Date: Fri, 31 Jan 2014 05:24:49 +0000 Subject: - Stage support --- net/turses/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net') diff --git a/net/turses/Makefile b/net/turses/Makefile index a33c980101c..24956555246 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 USE_PYTHON= 2 -USE_PYDISTUTILS= easy_install +USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes .if ${PORT_OPTIONS:MTESTS} -- cgit