pkgsrc/mail/wl/patches/patch-aa
mef 15250fe413 Clean up pkglint flagged issue:
(1) mail/wl/Makefile
   - Add LICENSE=	gnu-gpl-v2.
   - Use # none instead onf # defined (EMACS_BUILDLINK=).
   - Use set instead of @set.
(2) mail/wl/patches/patch-aa
   - Add comment from old cvs log.
(3) mail/wl/patches/patch-utils_ptexinfmt.el
   Avoid diff -c confusion by pkglint:
   -*** [info] Error code 255
   + *** [info] Error code 255
(4) mk/defaults/options.description 14 Jun 2013 04:48:54 -0000
   Add following option:
   +emacs-w3m     W3m browser extention.
2013-06-14 04:56:47 +00:00

15 lines
417 B
Text

$NetBSD: patch-aa,v 1.3 2013/06/14 04:56:47 mef Exp $
Install info and examples.
--- WL-CFG.orig Tue Oct 23 20:44:04 2001
+++ WL-CFG
@@ -9,7 +9,7 @@
; load-path))
;; If you want to install utils, uncomment following line.
-;(setq wl-install-utils t)
+(setq wl-install-utils t)
;; Set language for info file ("ja" or "en", both in default).
;; If you only need manual in English, uncomment following line.