summaryrefslogtreecommitdiff
path: root/mail/wl
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2013-06-18 09:19:21 +0000
committermef <mef@pkgsrc.org>2013-06-18 09:19:21 +0000
commitedacd9f294761b68e038b3ccd14811badce5ec18 (patch)
treeda4a524690249fc66279c48428518d72e62fcc33 /mail/wl
parentfa5f0dcc87dbfce9e90acc41431e891ba0e5c894 (diff)
downloadpkgsrc-edacd9f294761b68e038b3ccd14811badce5ec18.tar.gz
Currently emacs-w3m won't be packaged with emacs24, so removing
from default. -PKG_SUGGESTED_OPTIONS= emacs-w3m +PKG_SUGGESTED_OPTIONS= (by the time emacs-w3m will come back for emacs24). Thanks a lot,
Diffstat (limited to 'mail/wl')
-rw-r--r--mail/wl/options.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/wl/options.mk b/mail/wl/options.mk
index a57c0f69fba..8fc433e68a2 100644
--- a/mail/wl/options.mk
+++ b/mail/wl/options.mk
@@ -1,8 +1,8 @@
-# $NetBSD: options.mk,v 1.2 2008/04/12 22:43:04 jlam Exp $
+# $NetBSD: options.mk,v 1.3 2013/06/18 09:19:21 mef Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.wl
PKG_SUPPORTED_OPTIONS= emacs-w3m
-PKG_SUGGESTED_OPTIONS= emacs-w3m
+PKG_SUGGESTED_OPTIONS=
.include "../../mk/bsd.options.mk"