freebsd-ports/audio/uade/files/patch-src_frontends_uade123_Makefile.in
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

11 lines
401 B
Text

--- src/frontends/uade123/Makefile.in.orig 2009-10-29 21:01:12 UTC
+++ src/frontends/uade123/Makefile.in
@@ -2,7 +2,7 @@ BINDIR = {PACKAGEPREFIX}{BINDIR}
UADE123NAME = {UADE123NAME}
CC = {CC}
-CFLAGS = -Wall -O2 -I../../include -I../common {AOFLAGS} {DEBUGFLAGS} {ARCHFLAGS}
+CFLAGS = -I../../include -I../common {AOFLAGS} {DEBUGFLAGS} {ARCHFLAGS}
CLIBS = {AOLIBS} {ARCHLIBS} -lm
all: uade123