summaryrefslogtreecommitdiff
path: root/audio/snd/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'audio/snd/patches/patch-ae')
-rw-r--r--audio/snd/patches/patch-ae4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/snd/patches/patch-ae b/audio/snd/patches/patch-ae
index 01a79356f4f..a7e912e9604 100644
--- a/audio/snd/patches/patch-ae
+++ b/audio/snd/patches/patch-ae
@@ -4,8 +4,8 @@
+# Snd make file for NetBSD, assuming Motif is available (audio currently stubbed out)
+
+CC = gcc
-+#CFLAGS = -O2 -DXPM -DHAVE_OSS -I/usr/X11R6/include -I/usr/pkg/include
-+CFLAGS = -DXPM -DHAVE_OSS -I/usr/X11R6/include -I/usr/pkg/include
++#CFLAGS = -O2 -DXPM -DHAVE_OSS -I@X11BASE@/include -I@LOCALBASE@/include
++CFLAGS = -DXPM -DHAVE_OSS -I@X11BASE@/include -I@LOCALBASE@/include
+CFLAGS += -g
+
+LIBS = -L/usr/X11R6/lib -lMrm -lXm -lXpm -lXmu -lXt -lXext -lX11 -lm -lossaudio