mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
libevent: fix PROVIDES_devel.
This commit is contained in:
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.libevent.org/"
|
||||
COPYRIGHT="2000-2007 Niels Provos
|
||||
2005 Nick Mathewson, and other contributors."
|
||||
LICENSE="BSD (3-clause)"
|
||||
REVISION="12"
|
||||
REVISION="13"
|
||||
SOURCE_URI="https://github.com/downloads/libevent/libevent/libevent-$portVersion-stable.tar.gz"
|
||||
CHECKSUM_SHA256="22a530a8a5ba1cb9c080cba033206b17dacd21437762155c6d30ee6469f574f5"
|
||||
SOURCE_DIR="libevent-${portVersion}-stable"
|
||||
@@ -40,7 +40,7 @@ REQUIRES="
|
||||
"
|
||||
|
||||
PROVIDES_devel="
|
||||
cmd:event_rpcgen.py
|
||||
libevent${secondaryArchSuffix}_devel = $portVersion
|
||||
lib:libevent$secondaryArchSuffix = $portVersion
|
||||
lib:libevent_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
lib:libevent_core_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
|
||||
Reference in New Issue
Block a user