summaryrefslogtreecommitdiff
path: root/x11/emiclock/patches/patch-ad
blob: 217415d354a98f4d58a63c975c23fb3d0b62edac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
$NetBSD: patch-ad,v 1.1 1999/06/10 00:16:25 hubertf Exp $

--- Imakefile.orig	Sat Jan 11 11:35:42 1997
+++ Imakefile	Sun May 23 10:21:04 1999
@@ -108,6 +108,11 @@
 #define	StartupSound	myu.au
 #endif	/* i386BsdArchitecture && (i386FreeBsd || FreeBSDArchitecture) */
 
+/* NetBSD */
+#if defined(NetBSDArchitecture)
+#define	StartupSound	myu.au
+#endif	/* NetBSDArchitecture */
+
 #else	/* USE_NETAUDIO */
 
 /* netaudio (NCDaudio) */