1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/games/starlanes/files/patch-ab

12 lines
195 B
Plaintext
Raw Normal View History

--- ./Makefile.org Sat Mar 29 16:36:44 1997
+++ ./Makefile Tue Jun 10 02:44:54 1997
@@ -3,7 +3,7 @@
#
CC=gcc
-CCOPTS=-Wall
+CCOPTS=-Wall ${CFLAGS}
CURSESLIB=ncurses
INSTALLDIR=/usr/local