summaryrefslogtreecommitdiff
path: root/wm/vtwm/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'wm/vtwm/patches/patch-aa')
-rw-r--r--wm/vtwm/patches/patch-aa13
1 files changed, 11 insertions, 2 deletions
diff --git a/wm/vtwm/patches/patch-aa b/wm/vtwm/patches/patch-aa
index 1b9380be8c2..3ea2fba0318 100644
--- a/wm/vtwm/patches/patch-aa
+++ b/wm/vtwm/patches/patch-aa
@@ -1,7 +1,16 @@
-$NetBSD: patch-aa,v 1.1.1.1 2005/11/06 00:43:11 minskim Exp $
+$NetBSD: patch-aa,v 1.2 2006/01/02 22:13:26 joerg Exp $
---- Imakefile.orig 2005-05-09 08:46:24.000000000 -0400
+--- Imakefile.orig 2005-05-09 12:46:24.000000000 +0000
+++ Imakefile
+@@ -28,7 +28,7 @@ XCOMM (the library must conform to the P
+ XCOMM To omit sound support, uncomment this
+ XCOMM NO_SOUND_SUPPORT = -DNO_SOUND_SUPPORT
+ XCOMM and comment these
+-SOUNDLIB = -L/usr/local/lib -lrplay
++SOUNDLIB = -L${PREFIX}/lib ${COMPILER_RPATH_FLAG}${PREFIX}/lib -lrplay
+ SOUNDINC = -I/usr/local/include
+ XCOMM (sound is supported only by way of the rplay library)
+
@@ -57,7 +57,7 @@ XCOMM Installation path for the binary
VTWMBINDIR = $(BINDIR)