mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
Catch up with the conflicts lines in the BIND9 ports.
Sponsored by: Absolight
This commit is contained in:
parent
3602a85d94
commit
2b194cdeb1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=459831
@ -54,11 +54,11 @@ CONFIGURE_ARGS= --localstatedir=/var --disable-linux-caps \
|
||||
--sysconfdir=${ETCDIR}
|
||||
ETCDIR= ${PREFIX}/etc/namedb
|
||||
|
||||
CONFLICTS= bind99 bind910 bind9-devel
|
||||
CONFLICTS= bind99 bind910 bind911 bind912
|
||||
|
||||
.if defined(BIND_TOOLS_SLAVE)
|
||||
CONFIGURE_ARGS+= --disable-shared
|
||||
CONFLICTS+= bind911
|
||||
CONFLICTS+= bind9-devel
|
||||
.else
|
||||
USE_RC_SUBR= named
|
||||
SUB_FILES= pkg-message named.conf
|
||||
|
@ -41,7 +41,7 @@ CONFIGURE_ARGS= --localstatedir=/var --disable-linux-caps \
|
||||
--sysconfdir=${ETCDIR}
|
||||
ETCDIR= ${PREFIX}/etc/namedb
|
||||
|
||||
CONFLICTS= bind-tools bind99 bind911 bind9-devel
|
||||
CONFLICTS= bind-tools bind99 bind911 bind912 bind9-devel
|
||||
|
||||
SUB_FILES= pkg-message named.conf
|
||||
USE_RC_SUBR= named
|
||||
|
@ -38,7 +38,7 @@ CONFIGURE_ARGS= --localstatedir=/var --disable-linux-caps \
|
||||
--sysconfdir=${ETCDIR}
|
||||
ETCDIR= ${PREFIX}/etc/namedb
|
||||
|
||||
CONFLICTS= bind-tools bind99 bind910 bind9-devel
|
||||
CONFLICTS= bind-tools bind99 bind910 bind912 bind9-devel
|
||||
|
||||
SUB_FILES= pkg-message named.conf
|
||||
USE_RC_SUBR= named
|
||||
|
@ -52,11 +52,11 @@ CONFIGURE_ARGS= --localstatedir=/var --disable-linux-caps \
|
||||
--sysconfdir=${ETCDIR}
|
||||
ETCDIR= ${PREFIX}/etc/namedb
|
||||
|
||||
CONFLICTS= bind99 bind910 bind9-devel
|
||||
CONFLICTS= bind99 bind910 bind911 bind9-devel
|
||||
|
||||
.if defined(BIND_TOOLS_SLAVE)
|
||||
CONFIGURE_ARGS+= --disable-shared
|
||||
CONFLICTS+= bind911
|
||||
CONFLICTS+= bind912
|
||||
.else
|
||||
USE_RC_SUBR= named
|
||||
SUB_FILES= pkg-message named.conf
|
||||
|
@ -41,7 +41,7 @@ CONFIGURE_ARGS= --localstatedir=/var --disable-linux-caps \
|
||||
--sysconfdir=${ETCDIR}
|
||||
ETCDIR= ${PREFIX}/etc/namedb
|
||||
|
||||
CONFLICTS= bind-tools bind9-devel bind910 bind911
|
||||
CONFLICTS= bind-tools bind9-devel bind910 bind911 bind912
|
||||
|
||||
SUB_FILES= pkg-message named.conf
|
||||
USE_RC_SUBR= named
|
||||
|
Loading…
Reference in New Issue
Block a user