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,11 +3,12 @@
|
||||
PortSystem 1.0
|
||||
PortGroup compilers 1.0
|
||||
PortGroup muniversal 1.0
|
||||
PortGroup openssl 1.0
|
||||
|
||||
#remember to update the -doc and -server as well
|
||||
name postgresql12
|
||||
version 12.22
|
||||
revision 1
|
||||
revision 2
|
||||
|
||||
categories databases
|
||||
maintainers nomaintainer
|
||||
@@ -33,7 +34,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/pkgconfig/icu-uc.pc:icu path:lib/libgssapi_krb5.dylib:kerberos5
|
||||
openssl.branch 3
|
||||
depends_lib port:readline port:zlib port:libxml2 port:libxslt path:lib/pkgconfig/icu-uc.pc:icu path:lib/libgssapi_krb5.dylib:kerberos5
|
||||
depends_build port:bison port:pkgconfig
|
||||
depends_run port:postgresql_select-12
|
||||
|
||||
|
||||
Reference in New Issue
Block a user