mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
openldap2.4: remove devel provides ohne suffix
they provide the same compat as in openldap
This commit is contained in:
@@ -7,7 +7,7 @@ develop the OpenLDAP Suite and its related documentation."
|
||||
COPYRIGHT="1998-2016 The OpenLDAP Foundation"
|
||||
HOMEPAGE="https://www.openldap.org/"
|
||||
LICENSE="OpenLDAP Public License"
|
||||
REVISION="4"
|
||||
REVISION="5"
|
||||
SOURCE_URI="ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-$portVersion.tgz"
|
||||
CHECKSUM_SHA256="d9523ffcab5cd14b709fcf3cb4d04e8bc76bb8970113255f372bc74954c6074d"
|
||||
SOURCE_DIR="openldap-$portVersion"
|
||||
@@ -38,11 +38,8 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
openldap2.4${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:liblber$secondaryArchSuffix = $libVersionCompat
|
||||
devel:liblber_$portVers$secondaryArchSuffix = $libVersionCompat
|
||||
devel:libldap$secondaryArchSuffix = $libVersionCompat
|
||||
devel:libldap_$portVers$secondaryArchSuffix = $libVersionCompat
|
||||
devel:libldap_r$secondaryArchSuffix = $libVersionCompat
|
||||
devel:libldap_r_$portVers$secondaryArchSuffix = $libVersionCompat
|
||||
"
|
||||
REQUIRES_devel="
|
||||
|
||||
Reference in New Issue
Block a user