summaryrefslogtreecommitdiff
path: root/package/krb5/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/krb5/Makefile')
-rw-r--r--package/krb5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/krb5/Makefile b/package/krb5/Makefile
index c7ec9955d..fc4e8d8e0 100644
--- a/package/krb5/Makefile
+++ b/package/krb5/Makefile
@@ -27,7 +27,7 @@ include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,KRB5_SERVER,krb5-server,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
$(eval $(call PKG_template,LIBKRB5,libkrb5,$(PKG_VERSION)-${PKG_RELEASE},,${PKGSD_LIBKRB5},${PKGSC_LIBKRB5}))
-TCFLAGS+= -I${STAGING_TARGET_DIR}/usr/include/et
+TARGET_CPPFLAGS+= -I${STAGING_TARGET_DIR}/usr/include/et
CONFIGURE_ARGS+= --disable-static \
--disable-profiled \
--with-system-ss \