summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2013-06-14 04:56:47 +0000
committermef <mef@pkgsrc.org>2013-06-14 04:56:47 +0000
commit881f653383ea5931b394c7fdf0d0e18f1b57bf1b (patch)
tree3c71822cebf393bc31e675b8f611f8663bb44068 /mk
parent63ea3d20ae2497f02cef1a2d2f8f02156dc3a151 (diff)
downloadpkgsrc-881f653383ea5931b394c7fdf0d0e18f1b57bf1b.tar.gz
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.
Diffstat (limited to 'mk')
-rw-r--r--mk/defaults/options.description1
1 files changed, 1 insertions, 0 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description
index 8b115d620c5..98a322ce30c 100644
--- a/mk/defaults/options.description
+++ b/mk/defaults/options.description
@@ -138,6 +138,7 @@ elinks-exmode Enable vi-like command entry.
elinks-fastmem Allow direct use of system memory allocation functions.
elinks-html-highlight Enable HTML highlighting using DOM engine.
elinks-root-exec Allow elinks to run as root.
+emacs-w3m W3m browser extention.
emacs-xaw3d Emacs should use Xaw3D for the scrollbar.
embedded-server Enable embedded server support for MySQL.
enchant Add spell checking support using enchant.