summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/antiright/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/antiright/Makefile b/x11/antiright/Makefile
index 2d8dc1d8849..4ff1b700ced 100644
--- a/x11/antiright/Makefile
+++ b/x11/antiright/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/05/28 13:17:48 obache Exp $
+# $NetBSD: Makefile,v 1.2 2007/07/28 10:23:45 wiz Exp $
#
DISTNAME= antiright-3.4
@@ -14,6 +14,8 @@ HAS_CONFIGURE= YES
USE_LANGUAGES= c
USE_TOOLS+= pkg-config lex yacc
+CPPFLAGS+= -I${BUILDLINK_PREFIX.boehm-gc}/include/gc
+
SUBST_CLASSES+= mandir
SUBST_STAGE.mandir= pre-configure
SUBST_MESSAGE.mandir= Fixing manual directory references.