From fb49692d888d5067424800fff566eeb9b8456603 Mon Sep 17 00:00:00 2001 From: rh Date: Wed, 3 Oct 2001 20:46:21 +0000 Subject: Remove -I${X11PREFIX}/include -I${LOCALBASE}/include from CPPFLAGS, now that we are strongly buildlinked. Thanks to Johnny Lam for spotting this. --- devel/oaf/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'devel') diff --git a/devel/oaf/Makefile b/devel/oaf/Makefile index 59d22f54cf2..58bc5aded33 100644 --- a/devel/oaf/Makefile +++ b/devel/oaf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2001/10/03 20:19:35 rh Exp $ +# $NetBSD: Makefile,v 1.13 2001/10/03 20:46:21 rh Exp $ # DISTNAME= oaf-0.6.6 @@ -16,7 +16,6 @@ USE_X11BASE= YES USE_LIBTOOL= YES LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig -CPPFLAGS+= -I${X11PREFIX}/include -I${LOCALBASE}/include REPLACE_BUILDLINK_SED= -e "s|${BUILDLINK_DIR}/|${LOCALBASE}/|g" REPLACE_BUILDLINK+= oafConf.sh -- cgit v1.2.3