diff options
Diffstat (limited to 'editors/ssed/Makefile')
-rw-r--r-- | editors/ssed/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/ssed/Makefile b/editors/ssed/Makefile index 26168ab28c56..24b66d2aad96 100644 --- a/editors/ssed/Makefile +++ b/editors/ssed/Makefile @@ -13,7 +13,7 @@ DISTNAME= sed-${PORTVERSION} MAINTAINER= verm@drunkmonk.net -LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext \ +LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ iconv:${PORTSDIR}/converters/libiconv GNU_CONFIGURE= yes |