Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
11 lines
401 B
Text
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
|