You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
postgresql??: use correct openssl
This commit is contained in:
@@ -3,15 +3,15 @@
|
||||
PortSystem 1.0
|
||||
PortGroup muniversal 1.0
|
||||
PortGroup deprecated 1.0
|
||||
PortGroup openssl 1.0
|
||||
|
||||
# Final release was on 2022-11-07
|
||||
deprecated.upstream_support no
|
||||
known_fail yes
|
||||
|
||||
#remember to update the -doc and -server as well
|
||||
name postgresql10
|
||||
version 10.19
|
||||
revision 1
|
||||
revision 2
|
||||
|
||||
categories databases
|
||||
maintainers {jwa @jyrkiwahlstedt}
|
||||
@@ -37,7 +37,8 @@ use_bzip2 yes
|
||||
# do not build man or html files (use postgresqlXY-doc instead)
|
||||
patchfiles-append patch-no_doc.diff
|
||||
|
||||
depends_lib port:readline path:lib/libssl.dylib:openssl port:zlib port:libxml2 port:libxslt path:lib/libgssapi_krb5.dylib:kerberos5
|
||||
openssl.branch 1.1
|
||||
depends_lib port:readline port:zlib port:libxml2 port:libxslt path:lib/libgssapi_krb5.dylib:kerberos5
|
||||
depends_build port:bison
|
||||
depends_run port:postgresql_select-10
|
||||
|
||||
|
||||
Reference in New Issue
Block a user