From d05845f5a63024e0da067fd40dafe58d96155eb1 Mon Sep 17 00:00:00 2001 From: William Grzybowski Date: Sat, 5 Jul 2014 18:53:18 +0000 Subject: [PATCH] audio/mbox: use WX 3.0+ --- audio/mbox/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/audio/mbox/Makefile b/audio/mbox/Makefile index a29d74309710..ce3bda7b3b3f 100644 --- a/audio/mbox/Makefile +++ b/audio/mbox/Makefile @@ -3,7 +3,7 @@ PORTNAME= mbox PORTVERSION= 0.7.2 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= audio MASTER_SITES= http://www.mbox.wz.cz/src/ CENKES @@ -21,8 +21,7 @@ USES= tar:bzip2 USE_PYTHON= 2 USE_PYDISTUTILS=yes PYDISTUTILS_AUTOPLIST= yes -USE_WX= 2.8 -WX_UNICODE= yes +USE_WX= 3.0+ WX_COMPS= python .include