From 5b5c262d44113bb993d5d5d054b835d040996909 Mon Sep 17 00:00:00 2001 From: Luis Henrique Date: Wed, 12 May 2010 23:27:49 +0200 Subject: audio/dcd: Added to 12.2 repository --- audio/dcd/Makefile.diff | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 audio/dcd/Makefile.diff (limited to 'audio/dcd/Makefile.diff') diff --git a/audio/dcd/Makefile.diff b/audio/dcd/Makefile.diff new file mode 100644 index 0000000000..28616d2375 --- /dev/null +++ b/audio/dcd/Makefile.diff @@ -0,0 +1,20 @@ +--- Makefile 2003-08-27 22:44:07.000000000 -0300 ++++ Makefile.new 2009-02-14 23:00:24.000000000 -0300 +@@ -21,7 +21,7 @@ PREFIX = /usr + # with that, you don't even need to uncomment the next line. + # CDROM = /dev/cdrom + # Or, if you use devfs, uncomment this line: +-CDROM = /dev/cdroms/cdrom0 ++# CDROM = /dev/cdroms/cdrom0 + + + +@@ -51,8 +51,6 @@ NETWORK = 1 + + ifdef DEBUG + EXTRA_CFLAGS = -DDEBUG=${DEBUG} -Wall -pedantic -g +-else +-EXTRA_CFLAGS = -O2 # -march=k6 # the arch optimization is for dave! + endif + + ifdef CDROM -- cgit v1.2.3