summaryrefslogtreecommitdiff
path: root/games/nethack-x11/patches
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-09-23 10:10:51 +0000
committerjlam <jlam@pkgsrc.org>2002-09-23 10:10:51 +0000
commit1ad2c194a152fc4acc9832ec133599e9d307027c (patch)
treee66cf98439dd9b2078860db95623fdb28725aabd /games/nethack-x11/patches
parent3a388dfc3202613b05c2d4ce5d876c58ac7dce7c (diff)
downloadpkgsrc-1ad2c194a152fc4acc9832ec133599e9d307027c.tar.gz
buildlink1 -> buildlink2
Diffstat (limited to 'games/nethack-x11/patches')
-rw-r--r--games/nethack-x11/patches/patch-ah4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/nethack-x11/patches/patch-ah b/games/nethack-x11/patches/patch-ah
index 725e184c6ed..81810e9aec1 100644
--- a/games/nethack-x11/patches/patch-ah
+++ b/games/nethack-x11/patches/patch-ah
@@ -1,4 +1,4 @@
-$NetBSD: patch-ah,v 1.1 2002/03/22 17:26:29 pooka Exp $
+$NetBSD: patch-ah,v 1.2 2002/09/23 10:10:52 jlam Exp $
--- sys/unix/Makefile.src.orig Sat Aug 5 13:52:57 2000
+++ sys/unix/Makefile.src Thu Aug 10 19:28:31 2000
@@ -8,7 +8,7 @@ $NetBSD: patch-ah,v 1.1 2002/03/22 17:26:29 pooka Exp $
-CFLAGS = -O -I../include
-LFLAGS =
-+CFLAGS += -I../include -I${BUILDLINK_X11_DIR}/include
++CFLAGS += -I../include -I${X11BASE}/include
+LFLAGS = ${LDFLAGS}
# The Qt and Be window systems are written in C++, while the rest of