Mark CONFLICTS_INSTALL with games/columns
This commit is contained in:
parent
d42394ce2d
commit
fce83fed49
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=456239
1 changed files with 3 additions and 0 deletions
|
@ -15,6 +15,9 @@ BUILD_DEPENDS= bash:shells/bash
|
|||
LIB_DEPENDS= libguile-2.0.so:lang/guile2
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
# bin/columns
|
||||
CONFLICTS_INSTALL= columns
|
||||
|
||||
CONFIGURE_ARGS= --datadir=${PREFIX}/share --with-libguile=yes --with-libxml2=yes
|
||||
CONFIGURE_ENV= CONFIG_SHELL=${LOCALBASE}/bin/bash
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
Loading…
Reference in a new issue