mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
11 lines
365 B
Plaintext
11 lines
365 B
Plaintext
|
--- 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 */
|