kea: revert to pkg-config

[ci skip]
This commit is contained in:
maxice8 2019-02-24 23:25:35 -03:00
parent cc80c5344d
commit b2e61b7911
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,12 +1,12 @@
# Template file for 'kea'
pkgname=kea
version=1.5.0
revision=4
revision=5
build_style=gnu-configure
configure_args="--enable-generate-docs --with-openssl=${XBPS_CROSS_BASE}/usr
$(vopt_if mysql --with-dhcp-mysql)
$(vopt_if pgsql --with-dhcp-pgsql=${XBPS_CROSS_BASE}/usr/bin/pg_config)"
hostmakedepends="flex bison perl pkgconf
hostmakedepends="flex bison perl pkg-config
doxygen elinks libxslt docbook-xsl"
makedepends="boost-devel log4cplus-devel python3-devel
$(vopt_if botan botan-devel libressl-devel)