Change from USES=twisted to devel/py-twisted
- Bump PORTREVISION for dependency change PR: 221647 Submitted by: sunpoet (myself) Approved by: kevlo (maintainer, blanket)
This commit is contained in:
parent
92b4872d35
commit
725263714f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=448885
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= taskcoach
|
||||
PORTVERSION= 1.4.2
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= deskutils python
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Release-${PORTVERSION}
|
||||
DISTNAME= TaskCoach-${PORTVERSION}
|
||||
@ -13,8 +13,10 @@ COMMENT= Friendly task manager
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twisted>=0:devel/py-twisted
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python shebangfix twisted
|
||||
USES= python shebangfix
|
||||
USE_PYTHON= distutils
|
||||
PYDISTUTILS_EGGINFO=${DISTNAME}-py${PYTHON_VER}.egg-info
|
||||
USE_WX= 3.0+
|
||||
|
Loading…
Reference in New Issue
Block a user