From 98c84b69f24ce84d26973baad660d89aa287bf8a Mon Sep 17 00:00:00 2001 From: hubertf Date: Wed, 22 Nov 2000 16:09:36 +0000 Subject: fix last commit (add missing $) --- mail/mutt/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail') diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index 46fa60e1398..7bf2d59a367 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.60 2000/11/21 15:36:07 tron Exp $ +# $NetBSD: Makefile,v 1.61 2000/11/22 16:09:36 hubertf Exp $ DISTNAME= mutt-1.2.5i CATEGORIES= mail @@ -15,7 +15,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/bin/automake:../../devel/automake BUILD_DEPENDS+= msgfmt:../../devel/gettext USE_LIBINTL= YES -MAKE_ENV+= CPPFLAGS=-I{LOCALBASE}/include LIBS=-lintl +MAKE_ENV+= CPPFLAGS=-I${LOCALBASE}/include LIBS=-lintl CONFIGURE_ENV+= LIBS=-lintl GNU_CONFIGURE= yes USE_GMAKE= yes -- cgit v1.2.3