pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/mailfront
Module Name: pkgsrc
Committed By: schmonz
Date: Sat Jun 2 00:13:59 UTC 2018
Modified Files:
pkgsrc/mail/mailfront: options.mk
Log Message:
Oops, update PKG_SUGGESTED_OPTIONS as intended.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/mail/mailfront/options.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/mailfront/options.mk
diff -u pkgsrc/mail/mailfront/options.mk:1.2 pkgsrc/mail/mailfront/options.mk:1.3
--- pkgsrc/mail/mailfront/options.mk:1.2 Sat Jun 2 00:10:48 2018
+++ pkgsrc/mail/mailfront/options.mk Sat Jun 2 00:13:58 2018
@@ -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