aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-clocks/emiclock/files/patch-ab10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-clocks/emiclock/files/patch-ab b/x11-clocks/emiclock/files/patch-ab
new file mode 100644
index 000000000000..b2736ad38d6d
--- /dev/null
+++ b/x11-clocks/emiclock/files/patch-ab
@@ -0,0 +1,10 @@
+--- Imakefile.orig Thu Jun 30 16:34:55 1994
++++ Imakefile Thu Jan 9 11:56:08 1997
+@@ -90,6 +90,7 @@
+ /* FreeBSD */
+ #if defined(i386BsdArchitecture) && (defined(i386FreeBsd) || defined(FreeBSDArchitecture))
+ #define StartupSound myu.au
++EXTRA_LIBRARIES = -lxpg4
+ #endif /* i386BsdArchitecture && (i386FreeBsd || FreeBSDArchitecture) */
+
+ #else /* USE_NETAUDIO */