diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-24 15:20:54 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-24 15:20:54 +0000 |
commit | 044e2349765323b701999c2a273fe38d135373ca (patch) | |
tree | c9befd1cc98399d982690897afc9585cf1438b6a /comms | |
parent | 8b704cb6b60f86cd132f42e203ea7bc749d03a7d (diff) | |
download | ports-044e2349765323b701999c2a273fe38d135373ca.tar.gz ports-044e2349765323b701999c2a273fe38d135373ca.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/ebook2cwgui/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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= * |