aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorR. Imura <imura@FreeBSD.org>2000-02-25 17:25:42 +0000
committerR. Imura <imura@FreeBSD.org>2000-02-25 17:25:42 +0000
commit9d118e448111b38d7864d53eeff1caa3070a6070 (patch)
treee013124e1d352aae23e86f56361e1fbd71125234 /audio
parent10490fe70bacd041fe8e6b42a9dd4daacf2e727e (diff)
downloadports-9d118e448111b38d7864d53eeff1caa3070a6070.tar.gz
ports-9d118e448111b38d7864d53eeff1caa3070a6070.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/krio/files/patch-aa6
1 files changed, 4 insertions, 2 deletions
diff --git a/audio/krio/files/patch-aa b/audio/krio/files/patch-aa
index 4e578c7ae22f..6ee408cdd8c2 100644
--- a/audio/krio/files/patch-aa
+++ b/audio/krio/files/patch-aa
@@ -1,8 +1,10 @@
--- Makefile.orig Wed Jul 21 21:39:27 1999
+++ Makefile Fri Feb 18 23:18:40 2000
-@@ -2,9 +2,12 @@
+@@ -1,10 +1,13 @@
+ # anyone waht to clean this up for me, and perhaps make it use autoconf?
- CC = g++
+-CC = g++
++CC = $(CXX)
RIODIR = rio107
-CFLAGS = -Wall -O1 -I/usr/X11R6/include/qt -I/usr/include/kde -I/usr/include/qt -I$(RIODIR)
-# CFLAGS = -DDEBUG_MESSAGES -Wall -O1 -I/usr/X11R6/include/qt -I/usr/include/kde -I/usr/include/qt -I$(RIODIR)