mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
lmdb: use curly braces before _devel in PROVIDES_devel.
This commit is contained in:
@@ -4,7 +4,7 @@ a simplified variant of the BerkeleyDB (BDB) API."
|
||||
HOMEPAGE="http://symas.com/mdb/"
|
||||
COPYRIGHT="2011-2016 Howard Chu, Symas Corp."
|
||||
LICENSE="OpenLDAP Public License"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/LMDB/lmdb/archive/LMDB_$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="1187b635a4cc415bb6972bba346121f81edd996e99b8f0816151d4090f90b559"
|
||||
SOURCE_DIR="lmdb-LMDB_$portVersion"
|
||||
@@ -32,7 +32,7 @@ REQUIRES="
|
||||
"
|
||||
|
||||
PROVIDES_devel="
|
||||
lmdb$secondaryArchSuffix_devel = $portVersion compat >= 0
|
||||
lmdb${secondaryArchSuffix}_devel = $portVersion compat >= 0
|
||||
devel:liblmdb$secondaryArchSuffix = $portVersion compat >= 0
|
||||
"
|
||||
REQUIRES_devel="
|
||||
|
||||
Reference in New Issue
Block a user