summaryrefslogtreecommitdiff
path: root/misc/kdrill/patches
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-03-08 21:50:41 +0000
committerwiz <wiz@pkgsrc.org>2002-03-08 21:50:41 +0000
commitbab330b5a76801296655e42c3700e8932be6cb0f (patch)
tree9758c808a535a0f02979be7820769dd3a76a5cc7 /misc/kdrill/patches
parent57e8956f16fe58ece6dd8a4da6f50e99706b3cc3 (diff)
downloadpkgsrc-bab330b5a76801296655e42c3700e8932be6cb0f.tar.gz
Make it compile with xpkgwedge.
Diffstat (limited to 'misc/kdrill/patches')
-rw-r--r--misc/kdrill/patches/patch-aa11
1 files changed, 10 insertions, 1 deletions
diff --git a/misc/kdrill/patches/patch-aa b/misc/kdrill/patches/patch-aa
index 328ee0466a9..4bb25946040 100644
--- a/misc/kdrill/patches/patch-aa
+++ b/misc/kdrill/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.1.1.1 2002/02/07 13:49:06 wiz Exp $
+$NetBSD: patch-aa,v 1.2 2002/03/08 21:50:41 wiz Exp $
--- Imakefile.orig Wed Feb 6 01:56:16 2002
+++ Imakefile
@@ -13,3 +13,12 @@ $NetBSD: patch-aa,v 1.1.1.1 2002/02/07 13:49:06 wiz Exp $
# If for some reason, the user prefs stuff isn't working for you,
# and you can't compile, uncomment this
+@@ -67,7 +67,7 @@
+ /*
+ * I don't like putting <X11/...> for everything, so..
+ */
+-INCLUDES = -I$(INCROOT)/X11
++INCLUDES = -I$(BUILDLINK_X11_DIR)/include/X11
+
+ /*
+ * If you need to debug things, use this