From 7b9d12c2f54af0f0919c580872656a60b96d7493 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 24 Mar 2014 12:57:30 +0000 Subject: [PATCH] Switch to wx 2.8 --- ftp/wxdfast/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ftp/wxdfast/Makefile b/ftp/wxdfast/Makefile index a0f62a33102d..cebb9d687d15 100644 --- a/ftp/wxdfast/Makefile +++ b/ftp/wxdfast/Makefile @@ -15,7 +15,7 @@ LICENSE= GPLv2 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USE_WX= 2.6+ +USE_WX= 2.8+ WX_CONF_ARGS= relative WX_UNICODE= yes USES= gettext