print/scribus{,-devel}: add CONFLICTS_INSTALL each other
Approved by: pkubaj (maintainer), adamw (mentor) Differential Revision: https://reviews.freebsd.org/D43276
This commit is contained in:
parent
345f32d6de
commit
1a0d88cb8b
2 changed files with 4 additions and 0 deletions
|
@ -48,6 +48,8 @@ CMAKE_ARGS+= -DWANT_HUNSPELL=YES \
|
|||
-DWANT_CPP17=YES \
|
||||
-DCMAKE_COLOR_MAKEFILE:BOOL=ON
|
||||
|
||||
CONFLICTS_INSTALL= scribus
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
|
|
@ -40,6 +40,8 @@ USE_GNOME= cairo libxml2
|
|||
CMAKE_ARGS+= -DWANT_CPP17=YES \
|
||||
-DCMAKE_COLOR_MAKEFILE:BOOL=ON
|
||||
|
||||
CONFLICTS_INSTALL= scribus-devel
|
||||
|
||||
OPTIONS_DEFINE= BOOST DOCS GRAPHICSMAGICK HUNSPELL OSG PDF
|
||||
OPTIONS_DEFAULT=BOOST GRAPHICSMAGICK HUNSPELL OSG PDF
|
||||
|
||||
|
|
Loading…
Reference in a new issue