postgresql11: Add missing provide of the server package.

This commit is contained in:
waddlesplash
2019-09-02 12:40:35 -04:00
committed by GitHub
parent 11417f6c96
commit 0779253be8

View File

@@ -16,7 +16,7 @@ Ruby, Tcl, ODBC, among others, and exceptional documentation."
HOMEPAGE="https://www.postgresql.org/"
COPYRIGHT="1996-2018 PostgreSQL Global Development Group"
LICENSE="PostgreSQL"
REVISION="1"
REVISION="2"
SOURCE_URI="http://ftp.postgresql.org/pub/source/v$portVersion/postgresql-$portVersion.tar.bz2"
CHECKSUM_SHA256="90815e812874831e9a4bf6e1136bf73bc2c5a0464ef142e2dfea40cda206db08"
SOURCE_DIR="postgresql-$portVersion"
@@ -51,6 +51,7 @@ REQUIRES="
"
PROVIDES_server="
postgresql11_server$secondaryArchSuffix = $portVersionCompat
cmd:clusterdb$secondaryArchSuffix = $portVersionCompat
cmd:createdb$secondaryArchSuffix = $portVersionCompat
cmd:createlang$secondaryArchSuffix = $portVersionCompat