From 11463a9212da40dbf1dd7b562bc8cea3a95cafbc Mon Sep 17 00:00:00 2001 From: tonio Date: Tue, 2 Aug 2005 13:15:40 +0000 Subject: Rename the option hcache to mutt-hcache, since it is only relevant to the mutt package --- mail/mutt-devel/options.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mail') diff --git a/mail/mutt-devel/options.mk b/mail/mutt-devel/options.mk index 489faf0cc1f..45c9a1eb561 100644 --- a/mail/mutt-devel/options.mk +++ b/mail/mutt-devel/options.mk @@ -1,9 +1,9 @@ -# $NetBSD: options.mk,v 1.6 2005/08/02 12:57:02 tonio Exp $ +# $NetBSD: options.mk,v 1.7 2005/08/02 13:15:40 tonio Exp $ # Global and legacy options PKG_OPTIONS_VAR= PKG_OPTIONS.mutt -PKG_SUPPORTED_OPTIONS= slang ncurses ssl sasl hcache +PKG_SUPPORTED_OPTIONS= slang ncurses ssl sasl mutt-hcache PKG_SUGGESTED_OPTIONS= ssl .include "../../mk/bsd.options.mk" @@ -43,7 +43,7 @@ CONFIGURE_ARGS+= --without-ssl ### ### Header cache ### -.if !empty(PKG_OPTIONS:Mhcache) +.if !empty(PKG_OPTIONS:Mmutt-hcache) BDB_ACCEPTED= db4 . include "../../mk/bdb.buildlink3.mk" CONFIGURE_ARGS+= --enable-hcache -- cgit v1.2.3