freebsd-ports/audio/uade/files/patch-src_frontends_audacious_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
517 B
Text

--- src/frontends/audacious/Makefile.in.orig 2009-10-29 21:01:12 UTC
+++ src/frontends/audacious/Makefile.in
@@ -7,7 +7,7 @@ DEBUGFLAGS={DEBUGFLAGS}
AUDACIOUSFLAGS={AUDACIOUSFLAGS}
AUDACIOUSLIBS={AUDACIOUSLIBS}
SHAREDLIBRARYFLAGS={SHAREDLIBRARYFLAGS}
-CFLAGS = -Wall -O2 $(SHAREDLIBRARYFLAGS) $(AUDACIOUSFLAGS) $(ARCHFLAGS) $(DEBUGFLAGS) -I../common -I../../include
+CFLAGS = $(SHAREDLIBRARYFLAGS) $(AUDACIOUSFLAGS) $(ARCHFLAGS) $(DEBUGFLAGS) -I../common -I../../include
CLIBS = $(XMLIBS) -lm
all: libuade2.so