freebsd-ports/games/heretic/files/patch-sndserv_Makefile
Mathieu Arnold 7ae7b018cc With the power of USES=dos2unix, get rid of most patches and files
with CRLF.

While there, run make makepatch, rename patches to use the new scheme,
and various fixes.

With hat:	portmgr
Sponsored by:	Absolight
2016-06-20 16:23:28 +00:00

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