summaryrefslogtreecommitdiffstats
path: root/japanese/nethack34
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-08-25 05:51:06 +0000
committerasami <asami@FreeBSD.org>1995-08-25 05:51:06 +0000
commited6d13e900c5442dd1f4927379aca51db6167240 (patch)
tree8ca3919cdb240edfa8bcaae3a92803b88a49c5c6 /japanese/nethack34
parent376662eacd2ad9246bb617f59d823d3adcb6184f (diff)
downloadFreeBSD-ports-ed6d13e900c5442dd1f4927379aca51db6167240.zip
FreeBSD-ports-ed6d13e900c5442dd1f4927379aca51db6167240.tar.gz
Doh! WTH was -I/usr/local/X11R6/include doing here!
Diffstat (limited to 'japanese/nethack34')
-rw-r--r--japanese/nethack34/files/patch-ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/nethack34/files/patch-ac b/japanese/nethack34/files/patch-ac
index 77c3745..569b1d2 100644
--- a/japanese/nethack34/files/patch-ac
+++ b/japanese/nethack34/files/patch-ac
@@ -5,7 +5,7 @@
# by issei(94/6/12)
#
-CFLAGS = -g -I../include -I/usr/local/X11R6/include
-+CFLAGS = -O2 -I../include -I/usr/local/X11R6/include
++CFLAGS = -O2 -I../include -I/usr/X11R6/include
LFLAGS =
OpenPOWER on IntegriCloud