pkgsrc - initial commit
[pkgsrc.git] / audio / abcmidi / patches / patch-aa
1 $NetBSD: patch-aa,v 1.2 2006/05/16 13:41:57 ben Exp $
2
3 --- makefile.orig       2006-04-01 11:02:46.000000000 -0800
4 +++ makefile
5 @@ -31,9 +31,8 @@
6  # cure the problem, change this file from using PC-style end-of-line (carriage 
7  # return and line feed) to unix style end-of-line (line feed).
8  
9 -CC=gcc
10 -CFLAGS=-DANSILIBS -O2 
11 -LNK=gcc
12 +CFLAGS+=-DANSILIBS
13 +LNK=${CC}
14  INSTALL=install
15  
16  prefix=/usr/local