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 6adeb6c781f..ed053880e73 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Gettext catalogs (.po files) editor BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \ +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \ wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2 USE_X_PREFIX= yes |