1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Stage support

This commit is contained in:
Martin Wilke 2014-01-31 05:24:49 +00:00
parent 8e6c8e87a8
commit ea23ec4dc1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341912

View File

@ -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}