with CRLF. While there, run make makepatch, rename patches to use the new scheme, and various fixes. With hat: portmgr Sponsored by: Absolight
11 lines
240 B
Text
11 lines
240 B
Text
--- sndserv/Makefile.orig 1999-10-23 09:02:21 UTC
|
|
+++ sndserv/Makefile
|
|
@@ -1,6 +1,6 @@
|
|
-CC = gcc
|
|
+#CC = gcc
|
|
|
|
-CFLAGS= -Wall -Wstrict-prototypes $(COPT.arch)
|
|
+CFLAGS= -Wall -Wstrict-prototypes $(COPT.arch) -I/usr/include/sys
|
|
|
|
LIBS= -lm
|
|
|