summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorwiz <wiz>2002-03-08 21:50:41 +0000
committerwiz <wiz>2002-03-08 21:50:41 +0000
commitfd437e2b62aab0693eadd39467aed7272fb99929 (patch)
tree9758c808a535a0f02979be7820769dd3a76a5cc7 /misc
parent4548b522ababab2cbeb330a8bdb4e4dc9edb66a1 (diff)
downloadpkgsrc-fd437e2b62aab0693eadd39467aed7272fb99929.tar.gz
Make it compile with xpkgwedge.
Diffstat (limited to 'misc')
-rw-r--r--misc/kdrill/Makefile4
-rw-r--r--misc/kdrill/distinfo4
-rw-r--r--misc/kdrill/patches/patch-aa11
3 files changed, 15 insertions, 4 deletions
diff --git a/misc/kdrill/Makefile b/misc/kdrill/Makefile
index bd1193c2ac9..b38e36a46a7 100644
--- a/misc/kdrill/Makefile
+++ b/misc/kdrill/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/02/07 13:49:06 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2002/03/08 21:50:41 wiz Exp $
#
DISTNAME= kdrill5.11.6
@@ -13,6 +13,8 @@ COMMENT= kanji quiz and japanese dictionary
USE_IMAKE= yes
USE_X11BASE= yes
+SCRIPTS_ENV+= BUILDLINK_X11_DIR="${BUILDLINK_X11_DIR}"
+
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/kdrill
cd ${WRKSRC}/makedic && \
diff --git a/misc/kdrill/distinfo b/misc/kdrill/distinfo
index 5c8004db805..d6746225052 100644
--- a/misc/kdrill/distinfo
+++ b/misc/kdrill/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2002/02/07 13:49:06 wiz Exp $
+$NetBSD: distinfo,v 1.2 2002/03/08 21:50:41 wiz Exp $
SHA1 (kdrill5.11.6.tar.gz) = 8ce3594c81f717a4fd1488a952b0a05111679cd0
Size (kdrill5.11.6.tar.gz) = 182956 bytes
-SHA1 (patch-aa) = 42fc93ca33c380cc947a526c97cb887c2e778ebb
+SHA1 (patch-aa) = c8e05c7555fc3f8932730ad7a7137945b5690f11
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