pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/mailfront Oops, update PKG_SUGGESTED_OPTIONS as i...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ab9b5ef868e8
branches:  trunk
changeset: 308848:ab9b5ef868e8
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Sat Jun 02 00:13:58 2018 +0000

description:
Oops, update PKG_SUGGESTED_OPTIONS as intended.

diffstat:

 mail/mailfront/options.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r a627acf0cf47 -r ab9b5ef868e8 mail/mailfront/options.mk
--- a/mail/mailfront/options.mk Sat Jun 02 00:11:51 2018 +0000
+++ b/mail/mailfront/options.mk Sat Jun 02 00:13:58 2018 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: options.mk,v 1.2 2018/06/02 00:10:48 schmonz Exp $
+# $NetBSD: options.mk,v 1.3 2018/06/02 00:13:58 schmonz Exp $
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.mailfront
 PKG_SUPPORTED_OPTIONS+=        lua gnutls
-#PKG_SUGGESTED_OPTIONS+=       lua gnutls
+PKG_SUGGESTED_OPTIONS+=        gnutls
 
 .include "../../mk/bsd.options.mk"
 



Home | Main Index | Thread Index | Old Index