diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/poedit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index d48e9dee6040..bbd00a69c2e4 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell USE_GNOME= gnometarget pkgconfig -USE_WX= 2.6+ +USE_WX= 2.8+ WX_CONF_ARGS= absolute WX_UNICODE= yes USE_BDB= yes |