From bfe48ba85610eebfbaf5d8d7ed3dd9c188f2637b Mon Sep 17 00:00:00 2001 From: bapt Date: Sun, 13 Sep 2015 18:00:04 +0000 Subject: Use wxGTK3 --- textproc/plover/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/textproc/plover/Makefile b/textproc/plover/Makefile index 6c246b5..39b4535 100644 --- a/textproc/plover/Makefile +++ b/textproc/plover/Makefile @@ -2,7 +2,7 @@ PORTNAME= plover PORTVERSION= 2.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://launchpadlibrarian.net/88624187/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xlib>=0:${PORTSDIR}/x11-toolkits/py-xlib \ USES= python USE_PYTHON= distutils -USE_WX= 2.8 +USE_WX= 3.0+ WX_COMPS= wx WX_UNICODE= yes -- cgit v1.1