diff --git a/package/apr/apr.mk b/package/apr/apr.mk index 466222586c..c45829aacc 100644 --- a/package/apr/apr.mk +++ b/package/apr/apr.mk @@ -9,6 +9,8 @@ APR_SOURCE = apr-$(APR_VERSION).tar.bz2 APR_SITE = http://archive.apache.org/dist/apr APR_LICENSE = Apache-2.0 APR_LICENSE_FILES = LICENSE +APR_CPE_ID_VENDOR = apache +APR_CPE_ID_PRODUCT = portable_runtime APR_INSTALL_STAGING = YES # We have a patch touching configure.in and Makefile.in, # so we need to autoreconf: