summaryrefslogtreecommitdiff
path: root/graphics/aqsis/patches/patch-ak
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/aqsis/patches/patch-ak')
-rw-r--r--graphics/aqsis/patches/patch-ak13
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/aqsis/patches/patch-ak b/graphics/aqsis/patches/patch-ak
new file mode 100644
index 00000000000..ccb03e437d4
--- /dev/null
+++ b/graphics/aqsis/patches/patch-ak
@@ -0,0 +1,13 @@
+$NetBSD: patch-ak,v 1.1 2006/05/11 18:55:31 joerg Exp $
+
+--- libshaderexecenv/Makefile.in.orig 2006-05-11 16:56:35.000000000 +0000
++++ libshaderexecenv/Makefile.in
+@@ -83,7 +83,7 @@ EXTRA_DIST = libshaderexecenv.dsp
+ lib_LTLIBRARIES = libshaderexecenv.la
+
+ libshaderexecenv_la_SOURCES = shaderexecenv.cpp shaderexecenv.h shadeops.cpp
+-libshaderexecenv_la_LDFLAGS = -rpath $(libdir)
++libshaderexecenv_la_LDFLAGS = -rpath $(libdir) ../render/libaqsis.la
+ @DEBUG_TRUE@AM_CXXFLAGS = -g -Wall
+ @DEBUG_FALSE@AM_CXXFLAGS =
+