aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-07-13 02:02:47 +0800
committerkrion <krion@FreeBSD.org>2004-07-13 02:02:47 +0800
commitd8e0f8a7a22f2df59d75f92401c57747c9c1f332 (patch)
treea16628c2e99b2932c2dadd68edd4ffd1b5f5c426 /graphics
parent7b4659f11e690bfe5ad4cf96b1b7a55a9f998b21 (diff)
downloadfreebsd-ports-gnome-d8e0f8a7a22f2df59d75f92401c57747c9c1f332.tar.gz
freebsd-ports-gnome-d8e0f8a7a22f2df59d75f92401c57747c9c1f332.tar.zst
freebsd-ports-gnome-d8e0f8a7a22f2df59d75f92401c57747c9c1f332.zip
Fix build
PR: ports/68952 Submitted by: maintainer
Diffstat (limited to 'graphics')
-rw-r--r--graphics/ayam/files/patch-Makefile.shared2
1 files changed, 1 insertions, 1 deletions
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 =