From e1598249298974c6e8c61c34d927acabee345542 Mon Sep 17 00:00:00 2001 From: Alex Kozlov Date: Wed, 24 Apr 2013 18:10:30 +0000 Subject: - Convert USE_GETTEXT to USES (part 3) Approved by: portmgr (bapt) --- net/jwhois/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/jwhois') diff --git a/net/jwhois/Makefile b/net/jwhois/Makefile index f9f6512ea6d2..c356e53a849e 100644 --- a/net/jwhois/Makefile +++ b/net/jwhois/Makefile @@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT=An improved WHOIS client capable of selecting server to query GNU_CONFIGURE= yes -USE_GETTEXT= yes +USES= gettext USE_GMAKE= yes CPPFLAGS+= -I${PREFIX}/include LDFLAGS+= -L${PREFIX}/lib -- cgit v1.2.3