diff options
Diffstat (limited to 'misc/hello/Makefile')
-rw-r--r-- | misc/hello/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/hello/Makefile b/misc/hello/Makefile index 9b06d5d95e2a..0df5bd931b47 100644 --- a/misc/hello/Makefile +++ b/misc/hello/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= hello MAINTAINER= shipley@dis.org COMMENT= A utility for saying hello to the world and reading email -LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext USE_PERL5_BUILD= YES GNU_CONFIGURE= YES |