Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
11 lines
479 B
Text
11 lines
479 B
Text
--- src/frontends/xmms/Makefile.in.orig 2009-10-29 21:01:12 UTC
|
|
+++ src/frontends/xmms/Makefile.in
|
|
@@ -8,7 +8,7 @@ DEBUGFLAGS={DEBUGFLAGS}
|
|
XMMSFLAGS={XMMSFLAGS}
|
|
XMMSLIBS={XMMSLIBS}
|
|
SHAREDLIBRARYFLAGS={SHAREDLIBRARYFLAGS}
|
|
-CFLAGS = -Wall -O2 $(SHAREDLIBRARYFLAGS) $(DEBUGFLAGS) $(XMMSFLAGS) $(ARCHFLAGS) -I../common -I../../include
|
|
+CFLAGS = $(SHAREDLIBRARYFLAGS) $(DEBUGFLAGS) $(XMMSFLAGS) $(ARCHFLAGS) -I../common -I../../include
|
|
CLIBS = $(XMMSLIBS) -lm
|
|
|
|
all: libuade2.so
|