summaryrefslogtreecommitdiff
path: root/www/emacs-w3m-snapshot/options.mk
diff options
context:
space:
mode:
Diffstat (limited to 'www/emacs-w3m-snapshot/options.mk')
-rw-r--r--www/emacs-w3m-snapshot/options.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/emacs-w3m-snapshot/options.mk b/www/emacs-w3m-snapshot/options.mk
index 79c78d603d2..547e33dd9ba 100644
--- a/www/emacs-w3m-snapshot/options.mk
+++ b/www/emacs-w3m-snapshot/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.1 2009/08/07 15:35:10 minskim Exp $
+# $NetBSD: options.mk,v 1.2 2013/03/04 19:12:22 hiramatsu Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.emacs-w3m
PKG_SUPPORTED_OPTIONS= emacs-w3m-mew
@@ -7,6 +7,7 @@ PKG_SUPPORTED_OPTIONS= emacs-w3m-mew
PLIST_VARS+= mew
.if !empty(PKG_OPTIONS:Memacs-w3m-mew)
+MAKE_ENV+= EMACS-W3M-MEW=1
.include "../../mail/mew/buildlink3.mk"
PLIST.mew= yes
.endif