aboutsummaryrefslogtreecommitdiff
path: root/japanese/nethack
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-08-25 05:51:06 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-08-25 05:51:06 +0000
commit987ad7f6d4c5149c5ba7b060194df4e93ad33c50 (patch)
treec51e33ab82dd6dabc24ed5e64e587e782fe5be14 /japanese/nethack
parente016e4a5de1cc56640adb09756329193a5105b1d (diff)
downloadports-987ad7f6d4c5149c5ba7b060194df4e93ad33c50.tar.gz
ports-987ad7f6d4c5149c5ba7b060194df4e93ad33c50.zip
Doh! WTH was -I/usr/local/X11R6/include doing here!
Notes
Notes: svn path=/head/; revision=2106
Diffstat (limited to 'japanese/nethack')
-rw-r--r--japanese/nethack/files/patch-ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/nethack/files/patch-ac b/japanese/nethack/files/patch-ac
index 77c3745a3e98..569b1d25c55b 100644
--- a/japanese/nethack/files/patch-ac
+++ b/japanese/nethack/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 =