aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-08-28 19:18:51 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-08-28 19:18:51 +0000
commit725263714f0e144d15b21005b57af0755ada37e3 (patch)
tree9a31b8892e33648409d8bfeb8c4677b16b960a3f /deskutils
parent92b4872d35aff6d62b7d805d8be586aacae6c985 (diff)
downloadports-725263714f0e144d15b21005b57af0755ada37e3.tar.gz
ports-725263714f0e144d15b21005b57af0755ada37e3.zip
Notes
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/taskcoach/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/deskutils/taskcoach/Makefile b/deskutils/taskcoach/Makefile
index 485761865a2b..69f6f40b5218 100644
--- a/deskutils/taskcoach/Makefile
+++ b/deskutils/taskcoach/Makefile
@@ -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+