summaryrefslogtreecommitdiff
path: root/chat/gale
diff options
context:
space:
mode:
authorwiz <wiz>2007-07-28 08:59:46 +0000
committerwiz <wiz>2007-07-28 08:59:46 +0000
commita1af12bc7dd05779e7b3e5d0591557798e84afe0 (patch)
treea00324588ff40a818da039ec8616665bf022528a /chat/gale
parent294cc689f2decd7c64aec7169f21bb51b0695558 (diff)
downloadpkgsrc-a1af12bc7dd05779e7b3e5d0591557798e84afe0.tar.gz
Fix build with boehm-gc>=7.
Diffstat (limited to 'chat/gale')
-rw-r--r--chat/gale/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/gale/Makefile b/chat/gale/Makefile
index bc4b0e0c6a1..4ef0c58d7de 100644
--- a/chat/gale/Makefile
+++ b/chat/gale/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2007/02/22 19:26:11 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2007/07/28 08:59:46 wiz Exp $
DISTNAME= gale-0.99fruit
PKGNAME= gale-0.99f
@@ -17,6 +17,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
CONFIGURE_ENV+= PROG_GLIB_CONFIG=${GLIB_CONFIG:Q}
+CPPFLAGS+= -I${BUILDLINK_PREFIX.boehm-gc}/include/gc
CPPFLAGS+= -I${BUILDLINK_PREFIX.rsaref}/include/rsaref
CPPFLAGS+= -I${BUILDLINK_PREFIX.libwww}/include/w3c-libwww
CPPFLAGS+= -I${BUILDLINK_PREFIX.tcl}/include/tcl