summaryrefslogtreecommitdiff
path: root/editors/leim21/patches
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-05-04 22:47:23 +0000
committerwiz <wiz@pkgsrc.org>2002-05-04 22:47:23 +0000
commit142efdb7c18975c00156e9159b172f7d0ba05fb8 (patch)
tree1f34ca3c07d6d0712583a04a59334f5b7e154d8b /editors/leim21/patches
parent02a2f9c142dca72a0834e564399c44ab6cf1715e (diff)
downloadpkgsrc-142efdb7c18975c00156e9159b172f7d0ba05fb8.tar.gz
leim package for the emacs21 package.
Diffstat (limited to 'editors/leim21/patches')
-rw-r--r--editors/leim21/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/editors/leim21/patches/patch-aa b/editors/leim21/patches/patch-aa
new file mode 100644
index 00000000000..49281e250ff
--- /dev/null
+++ b/editors/leim21/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2002/05/04 22:47:24 wiz Exp $
+
+--- Makefile.in.orig Mon Jan 11 12:40:22 1999
++++ Makefile.in Tue Dec 28 14:53:29 1999
+@@ -37,7 +37,7 @@
+
+ # Which Emacs to use to convert TIT files to Emacs Lisp files,
+ # byte-compile Emacs Lisp files, and generate the file leim-list.el.
+-BUILT-EMACS = ${dot}${dot}/src/emacs
++BUILT-EMACS = ${LOCALBASE}/bin/emacs
+
+ buildlisppath=${srcdir}/${dot}${dot}/lisp
+