diff options
| author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-12-28 16:48:01 +0000 |
|---|---|---|
| committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-12-29 18:24:39 +0000 |
| commit | ee6c86aea577dec2643f6a9915033feda7f67e26 (patch) | |
| tree | 36f2f4b966bacb640b14648c3bf90ee926a6c177 /textproc | |
| parent | 3d426c920c8a95998ff4fa5b80012055788905cf (diff) | |
Diffstat (limited to 'textproc')
| -rw-r--r-- | textproc/redland/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/redland/Makefile b/textproc/redland/Makefile index 72449e33a5bc..f621720fbaaa 100644 --- a/textproc/redland/Makefile +++ b/textproc/redland/Makefile @@ -42,6 +42,7 @@ BDB_CONFIGURE_WITH= bdb MYSQL_LIB_DEPENDS= libunwind.so:devel/libunwind MYSQL_USES= mysql ssl MYSQL_CONFIGURE_WITH= mysql +MYSQL_VARS= IGNORE_WITH_MYSQL="105m 106m 1011m" PGSQL_USES= pgsql PGSQL_CONFIGURE_WITH= postgresql |
