openbsd-ports/games/starlanes/patches/patch-aa

13 lines
213 B
Plaintext
Raw Normal View History

1998-05-19 23:30:05 -04:00
--- ./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