Update CONFLICTS_INSTALL
This commit is contained in:
parent
d086d631b1
commit
6327c3a1e5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=441863
1 changed files with 2 additions and 1 deletions
|
@ -22,7 +22,8 @@ BUILD_DEPENDS= OpenSP>=0:textproc/opensp \
|
|||
sdocbook-xml>=0:textproc/sdocbook-xml
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
CONFLICTS_INSTALL= docbook-utils-*
|
||||
# bin/docbook2man bin/docbook2texi man/man1/docbook2man.1.gz man/man1/docbook2texi.1.gz
|
||||
CONFLICTS_INSTALL= docbook-utils
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
|
|
Loading…
Reference in a new issue