aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/taskcoach
diff options
context:
space:
mode:
authorwg <wg@FreeBSD.org>2014-07-06 07:05:22 +0800
committerwg <wg@FreeBSD.org>2014-07-06 07:05:22 +0800
commit77c71bd866a34f2841c7cd86c329c38542981f20 (patch)
treee21f39ae82aa9c4de98ce793e27c0c0b63b7bd53 /deskutils/taskcoach
parenta36ed98b681c8a87195fe6812a182d405cbdb3c2 (diff)
downloadfreebsd-ports-gnome-77c71bd866a34f2841c7cd86c329c38542981f20.tar.gz
freebsd-ports-gnome-77c71bd866a34f2841c7cd86c329c38542981f20.tar.zst
freebsd-ports-gnome-77c71bd866a34f2841c7cd86c329c38542981f20.zip
deskutils/taskcoach: use WX 3.0
Approved by: portmgr (bapt, blanket)
Diffstat (limited to 'deskutils/taskcoach')
-rw-r--r--deskutils/taskcoach/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/taskcoach/Makefile b/deskutils/taskcoach/Makefile
index 95f86ad5dff9..a53b6e4fb45e 100644
--- a/deskutils/taskcoach/Makefile
+++ b/deskutils/taskcoach/Makefile
@@ -2,6 +2,7 @@
PORTNAME= taskcoach
PORTVERSION= 1.3.40
+PORTREVISION= 1
CATEGORIES= deskutils python
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Release-${PORTVERSION}
DISTNAME= TaskCoach-${PORTVERSION}
@@ -17,7 +18,7 @@ USES= twisted
USE_PYTHON= yes
USE_PYDISTUTILS=yes
PYDISTUTILS_EGGINFO=${DISTNAME}-py${PYTHON_VER}.egg-info
-USE_WX= 2.8
+USE_WX= 3.0+
WX_COMPS= python:lib
WX_UNICODE= yes