summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorlukem <lukem>2001-02-06 19:56:38 +0000
committerlukem <lukem>2001-02-06 19:56:38 +0000
commit61f6e0f5a0f5555f0069c7e4f016a8d52c1ecf8a (patch)
tree37458444a6b92eef5c0fecd507aedfb0115c61fa /chat
parent5dc1db8f5491dfc91cdf575f2ed8378b4b15e5bd (diff)
downloadpkgsrc-61f6e0f5a0f5555f0069c7e4f016a8d52c1ecf8a.tar.gz
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.
Diffstat (limited to 'chat')
-rw-r--r--chat/gale/Makefile4
1 files changed, 2 insertions, 2 deletions
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