From f12aa20539a23350107dcda9748fc9fcd57294d4 Mon Sep 17 00:00:00 2001 From: itojun Date: Mon, 16 Jul 2001 11:01:10 +0000 Subject: [PATCH] USE_LIBINTL was commented out mistakenly --- net/wget/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/wget/Makefile b/net/wget/Makefile index bc5aca1513c1..b75c207a4bc7 100644 --- a/net/wget/Makefile +++ b/net/wget/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2001/07/16 10:49:16 tron Exp $ +# $NetBSD: Makefile,v 1.34 2001/07/16 11:01:10 itojun Exp $ DISTNAME= wget-1.7 CATEGORIES= net @@ -17,7 +17,7 @@ USE_BUILDLINK_ONLY= yes USE_GMAKE= yes GNU_CONFIGURE= yes -#USE_LIBINTL= yes +USE_LIBINTL= yes MAKE_ENV+= PKGLOCALEDIR="${PKGLOCALEDIR}" INFO_FILES= wget.info