summaryrefslogtreecommitdiff
path: root/editors/poedit/Makefile
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2008-01-02 14:13:13 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2008-01-02 14:13:13 +0000
commit682d2ca94336cd06bc0652fae674da2cbf812504 (patch)
treef3eed944bc3ed1f618472477aea346d0b98c436d /editors/poedit/Makefile
parentFix configure check for IPv6 detection, and add an IPV6 OPTION (diff)
Port requires WX 2.8 to compile
PR: 119060 Submitted by: Hiroto Kagotani
Notes
Notes: svn path=/head/; revision=204850
Diffstat (limited to '')
-rw-r--r--editors/poedit/Makefile2
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