pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
diesel: use default mariadb
Module Name: pkgsrc-wip
Committed By: pin <voidpin%protonmail.com@localhost>
Pushed By: pin
Date: Mon Jun 19 21:59:37 2023 +0200
Changeset: f126c78681519dbb7f341bae2b339b8e75be73d0
Modified Files:
diesel/Makefile
Log Message:
diesel: use default mariadb
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f126c78681519dbb7f341bae2b339b8e75be73d0
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
diesel/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/diesel/Makefile b/diesel/Makefile
index aa969a2f9e..9acf97b999 100644
--- a/diesel/Makefile
+++ b/diesel/Makefile
@@ -23,5 +23,5 @@ do-install:
.include "../../lang/rust/cargo.mk"
.include "../../databases/sqlite3/buildlink3.mk"
.include "../../mk/pgsql.buildlink3.mk"
-.include "../../databases/mariadb106-client/buildlink3.mk"
+.include "../../mk/mysql.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index