mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
Depend on new version of libgmp under -CURRENT.
This commit is contained in:
parent
00cdf45b03
commit
f46c1dd93b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=64046
@ -28,7 +28,7 @@ CONFIGURE_ARGS+=--with-sfsuser=sfs \
|
|||||||
--disable-uvfs
|
--disable-uvfs
|
||||||
|
|
||||||
.if ${OSVERSION} > 500000
|
.if ${OSVERSION} > 500000
|
||||||
LIB_DEPENDS+= gmp.5:${PORTSDIR}/math/libgmp4
|
LIB_DEPENDS+= gmp.6:${PORTSDIR}/math/libgmp4
|
||||||
CONFIGURE_ARGS+=--with-gmp=${PREFIX}
|
CONFIGURE_ARGS+=--with-gmp=${PREFIX}
|
||||||
.else
|
.else
|
||||||
CONFIGURE_ARGS+=--with-gmp=/usr
|
CONFIGURE_ARGS+=--with-gmp=/usr
|
||||||
|
Loading…
Reference in New Issue
Block a user