mirror of
https://git.freebsd.org/ports.git
synced 2025-06-26 07:00:31 -04:00
Typo.
Spotted by: danfe
This commit is contained in:
parent
9f25ad8daf
commit
a1c247c20c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325197
1 changed files with 2 additions and 2 deletions
|
@ -70,7 +70,7 @@ OPTIONS_DEFINE= GMP
|
||||||
OPTIONS_DEFAULT= GMP
|
OPTIONS_DEFAULT= GMP
|
||||||
GMP_DESC= Use the optimized Math::BigInt::GMP backend
|
GMP_DESC= Use the optimized Math::BigInt::GMP backend
|
||||||
|
|
||||||
GMP_BUILD_DEPEND= p5-Math-BigInt-GMP>=0:${PORTSDIR}/math/p5-Math-BigInt-GMP
|
GMP_BUILD_DEPENDS= p5-Math-BigInt-GMP>=0:${PORTSDIR}/math/p5-Math-BigInt-GMP
|
||||||
GMP_RUN_DEPEND= ${GMP_BUILD_DEPEND}
|
GMP_RUN_DEPENDS= ${GMP_BUILD_DEPENDS}
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue