summaryrefslogtreecommitdiff
path: root/audio/terminatorx/files/patch-src-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'audio/terminatorx/files/patch-src-Makefile.in')
-rw-r--r--audio/terminatorx/files/patch-src-Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/terminatorx/files/patch-src-Makefile.in b/audio/terminatorx/files/patch-src-Makefile.in
new file mode 100644
index 000000000000..695de39ccee9
--- /dev/null
+++ b/audio/terminatorx/files/patch-src-Makefile.in
@@ -0,0 +1,11 @@
+--- src/Makefile.in.orig Mon May 13 22:08:37 2002
++++ src/Makefile.in Mon May 13 22:08:50 2002
+@@ -78,7 +78,7 @@
+ X_PRE_LIBS = @X_PRE_LIBS@
+ x_libraries = @x_libraries@
+
+-LIBS = @GTK_LIBS@ -lXi -lXxf86dga -lpthread
++LIBS = @GTK_LIBS@ -lXi -lXxf86dga -pthread
+
+ SUBDIRS = gui_icons smallknob
+