From 97033fa2c9fc8dc522a5dc5f476bf912fb90f92f Mon Sep 17 00:00:00 2001 From: zuntum Date: Sat, 30 Jun 2001 11:26:31 +0000 Subject: o add buildlink.mk file for use by other packages o convert to use buildlink.mk files --- graphics/clanlib/patches/patch-aa | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/clanlib/patches') diff --git a/graphics/clanlib/patches/patch-aa b/graphics/clanlib/patches/patch-aa index 2d7407f736d..4b6bd869c75 100644 --- a/graphics/clanlib/patches/patch-aa +++ b/graphics/clanlib/patches/patch-aa @@ -1,4 +1,4 @@ -$NetBSD: patch-aa,v 1.3 2000/12/15 03:13:05 garbled Exp $ +$NetBSD: patch-aa,v 1.4 2001/06/30 11:26:32 zuntum Exp $ --- Makefile.conf.in.orig Thu Dec 14 19:27:08 2000 +++ Makefile.conf.in Thu Dec 14 19:28:06 2000 @@ -13,11 +13,11 @@ @@ -6,7 +6,7 @@ $NetBSD: patch-aa,v 1.3 2000/12/15 03:13:05 garbled Exp $ TARGET_PREFIX = @libdir@/ClanLib -INCLUDE_DIRS = -I Sources @x_includes@ -+INCLUDE_DIRS = -I Sources @x_includes@ -I$(LOCALBASE)/include ++INCLUDE_DIRS = -I Sources @x_includes@ -I$(BUILDLINK_DIR)/include COMP_OPTIONS = -Wall $(INCLUDE_DIRS) -fPIC -DNOCONTROLS @DEFS@ @comp_mode@ -- cgit v1.2.3