mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Stage support
This commit is contained in:
parent
8e6c8e87a8
commit
ea23ec4dc1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341912
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user