diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2008-01-02 14:13:13 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2008-01-02 14:13:13 +0000 |
commit | 682d2ca94336cd06bc0652fae674da2cbf812504 (patch) | |
tree | f3eed944bc3ed1f618472477aea346d0b98c436d | |
parent | 754984377c7ccfc2a4a7ea6b3d4fdc280e02f7c2 (diff) |
Notes
-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 |