summaryrefslogtreecommitdiff
path: root/mail/vm/patches
diff options
context:
space:
mode:
authorjtb <jtb>2000-12-01 04:18:20 +0000
committerjtb <jtb>2000-12-01 04:18:20 +0000
commit098d76c4f558bfe6e151bc1a1a0f99665522a7c9 (patch)
tree188d465ba52e93ab2ae37587e30f67abceb92f0f /mail/vm/patches
parent13287cb05b08e9db3746c6cb95367d2e554d261f (diff)
downloadpkgsrc-098d76c4f558bfe6e151bc1a1a0f99665522a7c9.tar.gz
Initial import of new "vm" package:
VM (View Mail) is an advanced mail user agent for Emacs
Diffstat (limited to 'mail/vm/patches')
-rw-r--r--mail/vm/patches/patch-aa27
-rw-r--r--mail/vm/patches/patch-ab18
2 files changed, 45 insertions, 0 deletions
diff --git a/mail/vm/patches/patch-aa b/mail/vm/patches/patch-aa
new file mode 100644
index 00000000000..982856f24fb
--- /dev/null
+++ b/mail/vm/patches/patch-aa
@@ -0,0 +1,27 @@
+$NetBSD: patch-aa,v 1.1.1.1 2000/12/01 04:18:22 jtb Exp $
+
+--- Makefile.orig Fri Dec 1 03:55:08 2000
++++ Makefile
+@@ -5,18 +5,18 @@
+ EMACS = emacs
+
+ # where the Info file should go
+-INFODIR = /usr/local/lib/emacs/info
++INFODIR = ${PREFIX}/info
+
+ # where the vm.elc, tapestry.elc, etc. files should go
+-LISPDIR = /usr/local/lib/emacs/site-lisp
++LISPDIR = ${PREFIX}/share/emacs/site-lisp/vm
+
+ # where the toolbar pixmaps should go.
+ # vm-toolbar-pixmap-directory must point to the same place.
+ # vm-image-directory must point to the same place.
+-PIXMAPDIR = /usr/local/lib/emacs/etc/vm
++PIXMAPDIR = ${LISPDIR}/pixmaps
+
+ # where the binaries should be go.
+-BINDIR = /usr/local/bin
++BINDIR = ${PREFIX}/bin
+
+ ############## no user servicable parts beyond this point ###################
+
diff --git a/mail/vm/patches/patch-ab b/mail/vm/patches/patch-ab
new file mode 100644
index 00000000000..374bb276b5c
--- /dev/null
+++ b/mail/vm/patches/patch-ab
@@ -0,0 +1,18 @@
+$NetBSD: patch-ab,v 1.1.1.1 2000/12/01 04:18:22 jtb Exp $
+
+--- vm.texinfo.orig Sun Aug 22 19:48:28 1999
++++ vm.texinfo
+@@ -1,9 +1,10 @@
+ \input texinfo @comment -*-Text-*-
+ @setfilename vm.info
+ @settitle VM User's Manual
+-@c @direntry
+-@c * VM:: A mail reader.
+-@c @end direntry
++@dircategory Mail
++@direntry
++* VM: (vm). A mail reader.
++@end direntry
+ @iftex
+ @finalout
+ @end iftex