summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorkristerw <kristerw>2004-05-24 10:27:26 +0000
committerkristerw <kristerw>2004-05-24 10:27:26 +0000
commit0875b35035150abe9c6927b6ee14fd33af9e9e51 (patch)
tree4f49782c1f2be30f0c255cbe752abe3fe0f7202e /audio
parentfe446f2ce0467b2e5699cf49d590a847d54d763d (diff)
downloadpkgsrc-0875b35035150abe9c6927b6ee14fd33af9e9e51.tar.gz
Use g++ when linking C++.
Diffstat (limited to 'audio')
-rw-r--r--audio/wmsmixer/distinfo3
-rw-r--r--audio/wmsmixer/patches/patch-aa14
2 files changed, 16 insertions, 1 deletions
diff --git a/audio/wmsmixer/distinfo b/audio/wmsmixer/distinfo
index 319d5ca89db..6fabec9e1b4 100644
--- a/audio/wmsmixer/distinfo
+++ b/audio/wmsmixer/distinfo
@@ -1,4 +1,5 @@
-$NetBSD: distinfo,v 1.2 2003/07/02 13:15:35 agc Exp $
+$NetBSD: distinfo,v 1.3 2004/05/24 10:27:26 kristerw Exp $
SHA1 (wmsmixer-0.5.1.tar.gz) = 32473bf99b7c0dfa4a2b7d0d850288354aebde58
Size (wmsmixer-0.5.1.tar.gz) = 33350 bytes
+SHA1 (patch-aa) = 0db2abe3d917778545e420fe61e4cefce03ce0c6
diff --git a/audio/wmsmixer/patches/patch-aa b/audio/wmsmixer/patches/patch-aa
new file mode 100644
index 00000000000..417bd7c14a2
--- /dev/null
+++ b/audio/wmsmixer/patches/patch-aa
@@ -0,0 +1,14 @@
+$NetBSD: patch-aa,v 1.1 2004/05/24 10:27:26 kristerw Exp $
+
+--- Imakefile.orig 2004-05-24 12:19:53.000000000 +0200
++++ Imakefile 2004-05-24 12:23:06.000000000 +0200
+@@ -6,8 +6,7 @@
+
+ DEPLIBS = $(DEPXLIB)
+ LOCAL_LIBRARIES = $(XPMLIB) $(XLIB) $(OSSAUDIO)
+-CC = c++ -m32
+-LD = c++ -m32 -nostdlib
++CCLINK = $(CXXLINK)
+
+ SRCS = wmsmixer.cc
+ OBJS = wmsmixer.o