summaryrefslogtreecommitdiff
path: root/audio/tfmxplay/patches
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-05-13 18:21:04 +0000
committerminskim <minskim@pkgsrc.org>2004-05-13 18:21:04 +0000
commitc5213d01be32013d3b13b47802a2fb5f0a9a0687 (patch)
tree718f57253a8e20b01d8279c993787c9e19665a5d /audio/tfmxplay/patches
parent221af5bbd86b07ffa36b72a0aa3f29984143683b (diff)
downloadpkgsrc-c5213d01be32013d3b13b47802a2fb5f0a9a0687.tar.gz
- Use buildlink framework.
- Replace -lossaudio with ${LIBOSSAUDIO}. - Enable pkgviews installation.
Diffstat (limited to 'audio/tfmxplay/patches')
-rw-r--r--audio/tfmxplay/patches/patch-aa4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/tfmxplay/patches/patch-aa b/audio/tfmxplay/patches/patch-aa
index a277b07b845..925951d4f77 100644
--- a/audio/tfmxplay/patches/patch-aa
+++ b/audio/tfmxplay/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.1.1.1 2001/07/10 01:14:02 wiz Exp $
+$NetBSD: patch-aa,v 1.2 2004/05/13 18:21:04 minskim Exp $
--- Makefile.orig Sat Jun 23 13:33:05 2001
+++ Makefile
@@ -9,7 +9,7 @@ $NetBSD: patch-aa,v 1.1.1.1 2001/07/10 01:14:02 wiz Exp $
-CFLAGS=$(PROFLAGS) -O -fno-strength-reduce $(SCHEDFLAGS) $(DEBUGFLAGS)
-LDFLAGS=$(PROFLAGS) $(DEBUGFLAGS)
+#CFLAGS=$(PROFLAGS) -O -fno-strength-reduce $(SCHEDFLAGS) $(DEBUGFLAGS)
-+LDFLAGS=$(PROFLAGS) $(DEBUGFLAGS) -lossaudio
++LDFLAGS=$(PROFLAGS) $(DEBUGFLAGS) ${LIBOSSAUDIO}
BINARY=tfmx-play