summaryrefslogtreecommitdiffstats
path: root/audio/terminatorx
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2003-02-01 21:29:45 +0000
committerarved <arved@FreeBSD.org>2003-02-01 21:29:45 +0000
commita063b904a206fd9bc667312f88305bbe775d0fa5 (patch)
treefe19d2f7ee1e6fee6bb1edfd30341782067f9c80 /audio/terminatorx
parent98352f98d21eb53de0a6bc62ab3db9d25d673af1 (diff)
downloadFreeBSD-ports-a063b904a206fd9bc667312f88305bbe775d0fa5.zip
FreeBSD-ports-a063b904a206fd9bc667312f88305bbe775d0fa5.tar.gz
Fix Build on CURRENT
Diffstat (limited to 'audio/terminatorx')
-rw-r--r--audio/terminatorx/files/patch-tX_mastergui.cc11
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/terminatorx/files/patch-tX_mastergui.cc b/audio/terminatorx/files/patch-tX_mastergui.cc
new file mode 100644
index 0000000..c001570
--- /dev/null
+++ b/audio/terminatorx/files/patch-tX_mastergui.cc
@@ -0,0 +1,11 @@
+--- src/tX_mastergui.cc.orig Sat Feb 1 22:20:23 2003
++++ src/tX_mastergui.cc Sat Feb 1 22:20:49 2003
+@@ -1125,7 +1125,7 @@
+ gtk_widget_destroy(GTK_WIDGET(mbox));
+ }
+
+-void tx_note(const char *message, bool isError=false)
++void tx_note(const char *message, bool isError)
+ {
+ char buffer[4096]="terminatorX ";
+ if (isError) {
OpenPOWER on IntegriCloud