mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 21:30:31 -04:00
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
|
LIB_DEPENDS= libguile-2.0.so:lang/guile2
|
||||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||||
|
|
||||||
|
# bin/columns
|
||||||
|
CONFLICTS_INSTALL= columns
|
||||||
|
|
||||||
CONFIGURE_ARGS= --datadir=${PREFIX}/share --with-libguile=yes --with-libxml2=yes
|
CONFIGURE_ARGS= --datadir=${PREFIX}/share --with-libguile=yes --with-libxml2=yes
|
||||||
CONFIGURE_ENV= CONFIG_SHELL=${LOCALBASE}/bin/bash
|
CONFIGURE_ENV= CONFIG_SHELL=${LOCALBASE}/bin/bash
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue