aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--audio/mp3info/files/patch-Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/audio/mp3info/files/patch-Makefile b/audio/mp3info/files/patch-Makefile
new file mode 100644
index 000000000000..df8fae691bf5
--- /dev/null
+++ b/audio/mp3info/files/patch-Makefile
@@ -0,0 +1,12 @@
+--- Makefile.orig 2012-11-30 13:59:48.000000000 +0800
++++ Makefile 2012-11-30 14:00:09.000000000 +0800
+@@ -44,8 +44,8 @@
+ STRIP = strip
+
+ LIBS = -lncurses
+-CC = gcc
+-CFLAGS = -g -O2 -Wall
++CC ?= cc
++CFLAGS ?= -O -pipe
+
+ all: mp3info gmp3info doc