medusa: remove postgresql variant

autoconf does not support pg_config discovery of postgresql and its
paths, a requirement for installation with modern versions of
postgresql.
This commit is contained in:
David Gilman
2024-07-15 20:42:00 -04:00
committed by Perry E. Metzger
parent 2c8c528572
commit 2ca954cfca
-7
View File
@@ -64,13 +64,6 @@ variant subversion description "Build the Subversion module" {
--enable-module-svn=yes
}
variant postgresql description "Build the PostgreSQL module" {
depends_lib-append port:postgresql83
configure.args-replace \
--enable-module-postgres=no \
--enable-module-postgres=yes
}
# FIXME check building afpfs-ng, ncp
livecheck.type regex