mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
databases/slony1v2: limit to pgsql < 16
Maintainer mentions: "PostgreSQL has grown these features internally and therefore the upstream isn't maintained for newer postgresql." PR: 279194 Approved by: dgilbert@eicat.ca
This commit is contained in:
parent
4dbb214b3f
commit
a38b43f590
@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT
|
|||||||
BUILD_DEPENDS= ${LOCALBASE}/bin/flex:textproc/flex
|
BUILD_DEPENDS= ${LOCALBASE}/bin/flex:textproc/flex
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USES= bison gmake shebangfix tar:bzip2 pgsql
|
USES= bison gmake shebangfix tar:bzip2 pgsql:12-15
|
||||||
WANT_PGSQL= server
|
WANT_PGSQL= server
|
||||||
USE_RC_SUBR= slon
|
USE_RC_SUBR= slon
|
||||||
SHEBANG_FILES= tools/altperl/slonik_restart_node.pl
|
SHEBANG_FILES= tools/altperl/slonik_restart_node.pl
|
||||||
|
Loading…
Reference in New Issue
Block a user