From bbef9443afc10c3d08dba136a7f947c0fd42ca3a Mon Sep 17 00:00:00 2001 From: mef Date: Fri, 14 Jun 2013 04:56:47 +0000 Subject: 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. --- mk/defaults/options.description | 1 + 1 file changed, 1 insertion(+) (limited to 'mk') 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. -- cgit v1.2.3