pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
icingaweb2: choose pgsql by default
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <tk%giga.or.at@localhost>
Pushed By: wiz
Date: Sun Jan 10 22:24:58 2021 +0100
Changeset: 77e9ad169c30437fa80172e527175895fc13d87d
Modified Files:
icingaweb2/options.mk
Log Message:
icingaweb2: choose pgsql by default
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=77e9ad169c30437fa80172e527175895fc13d87d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
icingaweb2/options.mk | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/icingaweb2/options.mk b/icingaweb2/options.mk
index 4fabe91514..c49ebf9a83 100644
--- a/icingaweb2/options.mk
+++ b/icingaweb2/options.mk
@@ -3,6 +3,7 @@
PKG_OPTIONS_VAR= PKG_OPTIONS.icingaweb2
PKG_OPTIONS_NONEMPTY_SETS= ido
PKG_OPTIONS_SET.ido= mysql pgsql
+PKG_SUGGESTED_OPTIONS+= pgsql
.include "../../mk/bsd.options.mk"
Home |
Main Index |
Thread Index |
Old Index