1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/games/tads/files/patch-makefile
Kris Kennaway 613ce217c6 Update to tads 2.5.8.
Nagged by:	kris
2005-02-18 20:55:27 +00:00

30 lines
1.0 KiB
Plaintext

--- Makefile.orig Fri Jan 17 00:30:32 2003
+++ Makefile Fri Jan 17 00:30:49 2003
@@ -238,16 +238,16 @@
# compatibility libraries installed. It has not been tested with a bare
# FreeBSD system without the Linux libraries.
#
-#CC=gcc
-#OPTIMIZE=
-#UNIXFLAGS=-g -DOSANSI -DUNIX -DHAVE_STRCASECMP
-#SYSFLAGS= -DOS_SYSTEM_NAME=\""FREEBSD_386"\" -DSYSNAME=\""i386+ running FreeBSD"\" -DSYSPL=\"1\" -DPORTER=\""$(DAVE)"\" -DSYSMAINTAINER=\""FreeBSD port maintained by $(DAVE)\n"\"
-#CFLAGS= $(UNIXFLAGS) $(SYSFLAGS) -DFREEBSD_386
-#AFLAGS=
-#OVLFLG=
-#MACHDEP=
-#LIBS=-ltermcap
-#MAKEXEC=touch
+CC?=cc
+OPTIMIZE=
+UNIXFLAGS=-g -DOSANSI -DUNIX -DHAVE_STRCASECMP
+SYSFLAGS= -DOS_SYSTEM_NAME=\""FREEBSD_386"\" -DSYSNAME=\""i386+ running FreeBSD"\" -DSYSPL=\"1\" -DPORTER=\""$(DAVE)"\" -DSYSMAINTAINER=\""FreeBSD port maintained by $(DAVE)\n"\"
+CFLAGS+= $(UNIXFLAGS) $(SYSFLAGS) -DFREEBSD_386
+AFLAGS=
+OVLFLG=
+MACHDEP=
+LIBS=-ltermcap
+MAKEXEC=touch
# OpenBSD 3.0 with gcc 2.95.3
# This has been compiled on an i386 system running OPENBSD 3.0