From 9b1d03a0145ece687e0c4c1cca05776c795a27df Mon Sep 17 00:00:00 2001 From: tron Date: Thu, 9 Nov 2000 08:31:47 +0000 Subject: Add missing "USE_LIBINTL= YES". --- mail/fetchmail/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mail/fetchmail') diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index b00f203cdf0..2db432a3027 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.78 2000/10/29 22:56:30 frueauf Exp $ +# $NetBSD: Makefile,v 1.79 2000/11/09 08:31:47 tron Exp $ # DISTNAME= fetchmail-5.5.5 @@ -12,6 +12,7 @@ HOMEPAGE= http://www.tuxedo.org/~esr/fetchmail/ BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf:../../devel/autoconf +USE_LIBINTL= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+=--without-hesiod CONFIGURE_ENV+= LDFLAGS="${CFLAGS}" -- cgit v1.2.3