From 8abb7ce4fa202ff4a868cb73aab23405d6580e17 Mon Sep 17 00:00:00 2001 From: tron Date: Thu, 20 Dec 2001 09:48:03 +0000 Subject: Because "X11BASE" and "LOCALBASE" are used in the patch configure script we need to add them to "CONFIGURE_ENV". --- mail/xfmail/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mail/xfmail') diff --git a/mail/xfmail/Makefile b/mail/xfmail/Makefile index 437c0e18900..3f4d383d331 100644 --- a/mail/xfmail/Makefile +++ b/mail/xfmail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2001/08/27 14:35:10 tron Exp $ +# $NetBSD: Makefile,v 1.22 2001/12/20 09:48:03 tron Exp $ DISTNAME= xfmail-1.4.7 CATEGORIES= mail x11 @@ -20,6 +20,7 @@ NO_BIN_ON_CDROM= ${RESTRICTED} USE_X11BASE= YES GNU_CONFIGURE= YES +CONFIGURE_ENV+= LOCALBASE=${LOCALBASE} X11BASE=${X11BASE} pre-configure: cd ${WRKSRC} && ( ${LN} -sf config/configure.in . && ${LN} -sf config/acconfig.h . ) -- cgit v1.2.3