forked from Lainports/freebsd-ports
Cleanup CONFLICTS.
Sponsored by: Absolight
This commit is contained in:
parent
79e3454fc9
commit
265c712184
4 changed files with 10 additions and 10 deletions
|
|
@ -56,7 +56,7 @@ CONFIGURE_ARGS+= --disable-shared
|
|||
.endif
|
||||
ETCDIR= ${PREFIX}/etc/namedb
|
||||
|
||||
CONFLICTS+= bind9*-9.[456789].* bind910-* bind911-* bind9*-sdb-9.[456789].*
|
||||
CONFLICTS+= bind99 bind910 bind911
|
||||
|
||||
.if !defined(BIND_TOOLS_SLAVE)
|
||||
SUB_FILES= pkg-message
|
||||
|
|
@ -118,9 +118,9 @@ GSSAPI_MIT_DESC= Using security/krb5
|
|||
GSSAPI_NONE_DESC= Disable
|
||||
|
||||
.if defined(BIND_TOOLS_SLAVE)
|
||||
CONFLICTS+= bind910-9.10.*
|
||||
CONFLICTS+= bind9-devel
|
||||
.else
|
||||
CONFLICTS+= bind-tools-9.*
|
||||
CONFLICTS+= bind-tools
|
||||
.endif # BIND_TOOLS_SLAVE
|
||||
|
||||
SSL_CONFIGURE_ON= --with-openssl=${OPENSSLBASE}
|
||||
|
|
|
|||
|
|
@ -54,7 +54,7 @@ CONFIGURE_ARGS+= --disable-shared
|
|||
.endif
|
||||
ETCDIR= ${PREFIX}/etc/namedb
|
||||
|
||||
CONFLICTS+= bind9*-9.[456789].* bind911-* bind9*-sdb-9.[456789].*
|
||||
CONFLICTS+= bind99 bind911 bind9-devel
|
||||
|
||||
.if !defined(BIND_TOOLS_SLAVE)
|
||||
SUB_FILES= pkg-message
|
||||
|
|
@ -118,9 +118,9 @@ FETCHLIMIT_CONFIGURE_ENABLE= fetchlimit
|
|||
QUERYTRACE_CONFIGURE_ENABLE= querytrace
|
||||
|
||||
.if defined(BIND_TOOLS_SLAVE)
|
||||
CONFLICTS+= bind910-9.10.*
|
||||
CONFLICTS+= bind910
|
||||
.else
|
||||
CONFLICTS+= bind-tools-9.*
|
||||
CONFLICTS+= bind-tools
|
||||
.endif # BIND_TOOLS_SLAVE
|
||||
|
||||
SSL_CONFIGURE_ON= --with-openssl=${OPENSSLBASE}
|
||||
|
|
|
|||
|
|
@ -54,7 +54,7 @@ CONFIGURE_ARGS+= --disable-shared
|
|||
.endif
|
||||
ETCDIR= ${PREFIX}/etc/namedb
|
||||
|
||||
CONFLICTS+= bind9*-9.[456789].* bind910-* bind9*-sdb-9.[456789].*
|
||||
CONFLICTS+= bind99 bind910 bind9-devel
|
||||
|
||||
.if !defined(BIND_TOOLS_SLAVE)
|
||||
SUB_FILES= pkg-message
|
||||
|
|
@ -116,9 +116,9 @@ GSSAPI_MIT_DESC= Using security/krb5
|
|||
GSSAPI_NONE_DESC= Disable
|
||||
|
||||
.if defined(BIND_TOOLS_SLAVE)
|
||||
CONFLICTS+= bind910-9.10.*
|
||||
CONFLICTS+= bind911
|
||||
.else
|
||||
CONFLICTS+= bind-tools-9.*
|
||||
CONFLICTS+= bind-tools
|
||||
.endif # BIND_TOOLS_SLAVE
|
||||
|
||||
SSL_CONFIGURE_ON= --with-openssl=${OPENSSLBASE}
|
||||
|
|
|
|||
|
|
@ -37,7 +37,7 @@ CONFIGURE_ARGS= --localstatedir=/var --disable-linux-caps \
|
|||
--sysconfdir=${ETCDIR}
|
||||
ETCDIR= ${PREFIX}/etc/namedb
|
||||
|
||||
CONFLICTS= bind9*-9.[45678].* bind9*-sdb-9.[45678].* bind910-* bind911-* bind-tools-9.*
|
||||
CONFLICTS= bind-tools bind9-devel bind910 bind911
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue