openbsd-ports/games/starlanes/patches/patch-aa
1998-05-20 03:30:05 +00:00

13 lines
213 B
Plaintext

--- ./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
+CURSESLIB=curses
INSTALLDIR=/usr/local