From 044e2349765323b701999c2a273fe38d135373ca Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 24 Mar 2014 15:20:54 +0000 Subject: [PATCH] Only compatible with wx 2.8 While here switch to the unicode version by default --- comms/ebook2cwgui/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/comms/ebook2cwgui/Makefile b/comms/ebook2cwgui/Makefile index eb722a1971dc..5c8f94ac9d4a 100644 --- a/comms/ebook2cwgui/Makefile +++ b/comms/ebook2cwgui/Makefile @@ -13,7 +13,8 @@ COMMENT= gui front end for ebooks2cw RUN_DEPENDS= ebook2cw:${PORTSDIR}/comms/ebook2cw -USE_WX= yes +USE_WX= 2.8 +WX_UNICODE= yes PORTDOCS= *