summaryrefslogtreecommitdiff
path: root/audio/abcmidi/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'audio/abcmidi/patches/patch-aa')
-rw-r--r--audio/abcmidi/patches/patch-aa16
1 files changed, 0 insertions, 16 deletions
diff --git a/audio/abcmidi/patches/patch-aa b/audio/abcmidi/patches/patch-aa
deleted file mode 100644
index 738dddc4c06..00000000000
--- a/audio/abcmidi/patches/patch-aa
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD: patch-aa,v 1.2 2006/05/16 13:41:57 ben Exp $
-
---- makefile.orig 2006-04-01 11:02:46.000000000 -0800
-+++ makefile
-@@ -31,9 +31,8 @@
- # cure the problem, change this file from using PC-style end-of-line (carriage
- # return and line feed) to unix style end-of-line (line feed).
-
--CC=gcc
--CFLAGS=-DANSILIBS -O2
--LNK=gcc
-+CFLAGS+=-DANSILIBS
-+LNK=${CC}
- INSTALL=install
-
- prefix=/usr/local