From d8e0f8a7a22f2df59d75f92401c57747c9c1f332 Mon Sep 17 00:00:00 2001 From: krion Date: Mon, 12 Jul 2004 18:02:47 +0000 Subject: Fix build PR: ports/68952 Submitted by: maintainer --- graphics/ayam/files/patch-Makefile.shared | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics') diff --git a/graphics/ayam/files/patch-Makefile.shared b/graphics/ayam/files/patch-Makefile.shared index 2467992d6ade..07f8139a4f03 100644 --- a/graphics/ayam/files/patch-Makefile.shared +++ b/graphics/ayam/files/patch-Makefile.shared @@ -100,7 +100,7 @@ -AQSISLIBDIR = $(AQSISDIR)/lib +AQSISDIR = ${LOCALBASE} +AQSISINCDIR = $(AQSISDIR)/include/aqsis -+AQSISLIBDIR = $(AQSISDIR)/lib/aqsis ++AQSISLIBDIR = $(AQSISDIR)/lib # if you do not use Aqsis libslxargs as libslcargs replacement: -AQSISOBJS = +#AQSISOBJS = -- cgit