$NetBSD: patch-al,v 1.2 1998/08/07 10:36:11 agc Exp $ --- snd.orig/snd-xmain.c Mon Feb 2 15:00:56 1998 +++ snd-xmain.c Sun Feb 22 02:14:56 1998 @@ -42,7 +42,7 @@ #define OPEN_CTRLS_HEIGHT 185 #define ICON_TYPE 1 #endif -#if defined(LINUX) || defined(SCO5) || defined(UW2) || defined(SOLARIS) +#if defined(LINUX) || defined(SCO5) || defined(UW2) || defined(SOLARIS) || defined(__NetBSD__) #define BUTTON_FONT "-*-times-medium-r-*-*-12-*-*-*-*-*-iso8859-1" #define BOLD_BUTTON_FONT "-*-times-bold-r-*-*-12-*-*-*-*-*-iso8859-1" #define AXIS_LABEL_FONT "-*-times-medium-r-normal-*-16-*-*-*-*-*-iso8859-1"