aboutsummaryrefslogtreecommitdiffstats
path: root/games/unnethack/files/patch-makefile.utl
blob: aa6c3f37bc88c38e82aa54a66973ee265b26b409 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$FreeBSD$

--- sys/autoconf/Makefile.utl.orig  2010-01-10 23:51:59.000000000 +0900
+++ sys/autoconf/Makefile.utl   2010-01-19 15:02:33.718921184 +0900
@@ -96,8 +96,8 @@
 # flags for debugging:
 # CFLAGS = -g -I../include -I$(srcdir)/../include
 
-CFLAGS = -O -I../include -I$(srcdir)/../include @CFLAGS@
-LFLAGS = @LFLAGS@
+CFLAGS = -O -I../include -I$(srcdir)/../include -I$(LOCALBASE)/include @CFLAGS@
+LFLAGS = -L$(LOCALBASE)/lib @LFLAGS@
 
 LIBS =