From 9ddecc9d59b07f0b6a0fc76351c45d60a34172a3 Mon Sep 17 00:00:00 2001 From: lukem Date: Tue, 6 Feb 2001 19:56:38 +0000 Subject: kludge around gale's broken mechanism for finding w3c-libwww's header files. problem noticed by perry because he has that package installed whereas I don't. --- chat/gale/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chat/gale') diff --git a/chat/gale/Makefile b/chat/gale/Makefile index 85c4bcf44c4..3631510d156 100644 --- a/chat/gale/Makefile +++ b/chat/gale/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/02/06 18:19:11 lukem Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/06 19:56:38 lukem Exp $ # DISTNAME= gale-0.99a @@ -39,7 +39,7 @@ INSTALL_FILE= ${WRKDIR}/INSTALL GNU_CONFIGURE= YES USE_LIBTOOL= YES LTCONFIG_OVERRIDE=${WRKSRC}/ltconfig -CONFIGURE_ENV+= CPPFLAGS=-I${LOCALBASE}/include/rsaref +CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include/rsaref -I${LOCALBASE}/include/w3c-libwww" GALE_USER= gale GALE_GROUP= gale -- cgit v1.2.3