mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
databases/pecl-mongo: Fix missing 0 in BUILD_DEPENDS
Submitted by: sunpoet
This commit is contained in:
parent
e5b890bf91
commit
bd4e9971e2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382434
@ -13,7 +13,7 @@ COMMENT= PECL classes for Mongo Database Driver
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
||||
BUILD_DEPENDS= re2c>=.13.4:${PORTSDIR}/devel/re2c
|
||||
BUILD_DEPENDS= re2c>=0.13.4:${PORTSDIR}/devel/re2c
|
||||
|
||||
USES= tar:tgz
|
||||
USE_PHP= spl
|
||||
|
Loading…
Reference in New Issue
Block a user