freebsd-ports/audio/cmp3/files/patch-nevlib_Makefile.in
Felippe de Meirelles Motta 03222431d0 - Pass maintainership to submitter.
- Make portlint happy.

PR:		ports/138993
Submitted by:	Sylvio Cesar <scjamorim@bsd.com.br>
Feature safe:	yes
2009-09-20 17:17:09 +00:00

10 lines
245 B
Text

--- nevlib/Makefile.in.orig 2001-07-29 02:09:13.000000000 -0300
+++ nevlib/Makefile.in 2009-09-20 11:11:06.000000000 -0300
@@ -1,6 +1,6 @@
CC = @CC@
-CFLAGS = -Wall -ansi -O2 -g
+CFLAGS = @CFLAGS@
FILES=llist.o inifile.o
LIBNAME=libnev.a