diff options
Diffstat (limited to 'net/jwhois/Makefile')
-rw-r--r-- | net/jwhois/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/jwhois/Makefile b/net/jwhois/Makefile index 11901ae..46c7a8e 100644 --- a/net/jwhois/Makefile +++ b/net/jwhois/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= jwhois MAINTAINER= matusita@FreeBSD.org COMMENT=An improved WHOIS client capable of selecting server to query -LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext GNU_CONFIGURE= yes CONFIGURE_ARGS+= --localstatedir=${PREFIX}/var/jwhois |