mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
specify guild lib version
This commit is contained in:
parent
7b6353c912
commit
eed9b080da
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79986
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \
|
|||
.if defined(WITHOUT_GUILE)
|
||||
CONFIGURE_ARGS+= --disable-script
|
||||
.else
|
||||
LIB_DEPENDS+= guile:${PORTSDIR}/lang/guile
|
||||
LIB_DEPENDS+= guile.15:${PORTSDIR}/lang/guile
|
||||
CONFIGURE_ARGS+= --enable-script
|
||||
.endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue