diff options
Diffstat (limited to 'editors/poedit/Makefile')
-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 13bb10b4670b..5b131e6b4067 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -19,7 +19,7 @@ COMMENT= gettext catalogs (.po files) editor BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3 \ intl.5:${PORTSDIR}/devel/gettext \ - wx_gtk.2:${PORTSDIR}/x11-toolkits/wxgtk-devel + wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk-devel USE_X_PREFIX= yes USE_REINPLACE= yes |