aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorAlexander Logvinov <avl@FreeBSD.org>2012-01-03 05:37:37 +0000
committerAlexander Logvinov <avl@FreeBSD.org>2012-01-03 05:37:37 +0000
commitcecc646d3d7dd4b76a24900a409cf5d01f103508 (patch)
treea89b443d79cfff761bceb52f8cda7854276f9f16 /multimedia
parentacd195b3917c1342ef2e9734a018a58c5d54360b (diff)
downloadports-cecc646d3d7dd4b76a24900a409cf5d01f103508.tar.gz
ports-cecc646d3d7dd4b76a24900a409cf5d01f103508.zip
Notes
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/umr/files/patch-Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/multimedia/umr/files/patch-Makefile b/multimedia/umr/files/patch-Makefile
index 8856230c7260..66704f0311aa 100644
--- a/multimedia/umr/files/patch-Makefile
+++ b/multimedia/umr/files/patch-Makefile
@@ -1,9 +1,10 @@
--- Makefile.orig Fri Feb 18 15:37:53 2000
+++ Makefile Thu Oct 19 17:53:14 2006
-@@ -8,20 +8,6 @@
+@@ -7,21 +7,6 @@
+ GLOBALDEPS = Makefile umr.h
OBJS = main.o unrealfmt.o unrealfmtdata.o
- CC = gcc
+-CC = gcc
-CFLAGS = -march=k6 -mcpu=k6 -Wall
-
-ifdef DEBUG