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