mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
USE_BISON (build) and pet portlint about CONFLICTS (a version number
is required).
This commit is contained in:
parent
dd271e4c54
commit
49d6c1e892
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239320
@ -18,6 +18,7 @@ COMMENT= PostgreSQL master to multiple replicas replication system
|
||||
BUILD_DEPENDS= ${LOCALBASE}/bin/postmaster:${PORTSDIR}/databases/postgresql${PGSQL_VER}-server
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_BISON= build
|
||||
USE_PGSQL= yes
|
||||
USE_GMAKE= yes
|
||||
USE_BZIP2= yes
|
||||
@ -28,7 +29,7 @@ SUB_LIST+= NAME=slon
|
||||
|
||||
OPTIONS= PERLTOOLS "Install perl configuration tools" Off
|
||||
|
||||
CONFLICTS?= slony1v2-*
|
||||
CONFLICTS?= slony1v2-2*
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
@ -19,6 +19,7 @@ COMMENT= PostgreSQL master to multiple replicas replication system
|
||||
BUILD_DEPENDS= ${LOCALBASE}/bin/postmaster:${PORTSDIR}/databases/postgresql${PGSQL_VER}-server
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_BISON= build
|
||||
USE_PGSQL= yes
|
||||
USE_GMAKE= yes
|
||||
USE_BZIP2= yes
|
||||
@ -29,7 +30,7 @@ SUB_LIST+= NAME=slon
|
||||
|
||||
OPTIONS= PERLTOOLS "Install perl configuration tools" Off
|
||||
|
||||
CONFLICTS?= slony1-*
|
||||
CONFLICTS?= slony1-1*
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user