You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
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:
committed by
Perry E. Metzger
parent
2c8c528572
commit
2ca954cfca
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user