mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update LIB_DEPENDS for gsl to new format.
This commit is contained in:
parent
576ac6ff17
commit
115c083f30
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=323918
@ -50,7 +50,7 @@ CONFIGURE_ARGS+= --enable-unicode
|
||||
BF_LIBS+= -liconv
|
||||
.endif
|
||||
.if ${PORT_OPTIONS:MGSL}
|
||||
LIB_DEPENDS+= gsl:${PORTSDIR}/math/gsl
|
||||
LIB_DEPENDS+= libgsl.so:${PORTSDIR}/math/gsl
|
||||
.else
|
||||
CONFIGURE_ARGS+= --with-included-gsl
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user