aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/truereality/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/truereality/files/patch-ab')
-rw-r--r--emulators/truereality/files/patch-ab12
1 files changed, 12 insertions, 0 deletions
diff --git a/emulators/truereality/files/patch-ab b/emulators/truereality/files/patch-ab
new file mode 100644
index 000000000000..1f77a9c30238
--- /dev/null
+++ b/emulators/truereality/files/patch-ab
@@ -0,0 +1,12 @@
+--- Makefile.ORIG Sat Nov 27 23:06:31 1999
++++ Makefile Sun Nov 28 15:18:03 1999
+@@ -354,6 +354,9 @@
+ ifeq ($(ARCH),os2)
+ LDLIBS := $(LDLIBS) -lMesaGL -lMesaGLU -lglut
+ endif
++ifeq ($(ARCH),bsd)
++LDLIBS := $(LDLIBS) -lMesaGL -lMesaGLU
++endif
+ ifeq ($(ARCH),linux)
+ LDLIBS := $(LDLIBS) -lMesaGL -lMesaGLU -lglut
+ endif