diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/gutenmark/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/gutenmark/Makefile b/textproc/gutenmark/Makefile index 6bff34481758..61c0f0b5a390 100644 --- a/textproc/gutenmark/Makefile +++ b/textproc/gutenmark/Makefile @@ -14,7 +14,8 @@ COMMENT= Attractively formatting Project Gutenberg texts WRKSRC= ${WRKDIR}/GutenMark-source USES= gmake -USE_WX= 2.8 +USE_WX= 3.0 +WX_UNICODE= yes ALL_TARGET= default PLIST_FILES= bin/GutenMark bin/GutenSplit bin/GUItenMark \ |