aboutsummaryrefslogtreecommitdiff
path: root/graphics/rayshade/files/patch-raypaint_Makefile.SH
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/rayshade/files/patch-raypaint_Makefile.SH')
-rw-r--r--graphics/rayshade/files/patch-raypaint_Makefile.SH27
1 files changed, 27 insertions, 0 deletions
diff --git a/graphics/rayshade/files/patch-raypaint_Makefile.SH b/graphics/rayshade/files/patch-raypaint_Makefile.SH
new file mode 100644
index 000000000000..746d78b7db76
--- /dev/null
+++ b/graphics/rayshade/files/patch-raypaint_Makefile.SH
@@ -0,0 +1,27 @@
+*** raypaint/Makefile.SH.orig Sat Mar 28 20:31:28 1998
+--- raypaint/Makefile.SH Sat Mar 28 20:31:55 1998
+***************
+*** 55,65 ****
+
+ #
+ # If using X11, use:
+! #GRAPHICSLIB = -lX11
+
+ #
+ # If you are using GL, use:
+! GRAPHICSLIB = -lgl_s
+
+ LIBRAY = $(LIBRAYDIR)/libray.a
+ LIBSHADE = $(LIBSHADEDIR)/libshade.a
+--- 55,65 ----
+
+ #
+ # If using X11, use:
+! GRAPHICSLIB = -lX11
+
+ #
+ # If you are using GL, use:
+! #GRAPHICSLIB = -lgl_s
+
+ LIBRAY = $(LIBRAYDIR)/libray.a
+ LIBSHADE = $(LIBSHADEDIR)/libshade.a