summaryrefslogtreecommitdiff
path: root/package/libtirpc/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-06-30 12:31:00 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-06-30 12:31:36 +0200
commitd8d892799241eed9811836741cd5dfab02e484a9 (patch)
treee8dd2f47f9b0aa2ea3204b4457ae8f257cc39e67 /package/libtirpc/Makefile
parent664cb90d2aa89015431bf319cf868e3b5de6847e (diff)
fix uClibc compile
Diffstat (limited to 'package/libtirpc/Makefile')
-rw-r--r--package/libtirpc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/libtirpc/Makefile b/package/libtirpc/Makefile
index 56a6a8908..3e7297ccf 100644
--- a/package/libtirpc/Makefile
+++ b/package/libtirpc/Makefile
@@ -5,7 +5,7 @@ include ${ADK_TOPDIR}/rules.mk
PKG_NAME:= libtirpc
PKG_VERSION:= 0.2.4
-PKG_RELEASE:= 1
+PKG_RELEASE:= 2
PKG_MD5SUM:= 847995e8d002cbf1387bda05947be086
PKG_DESCR:= transport independent rpc library
PKG_SECTION:= libs/net
@@ -14,8 +14,8 @@ PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=libtirpc/}
PKG_OPTS:= dev
PKG_FLAVOURS_LIBTIRPC:= WITH_IPV6 WITH_GSS
-PKGFD_WITH_IPV6:= enable IPv6 support
-PKGFD_WITH_GSS:= enable GSS support
+PKGFD_WITH_IPV6:= enable ipv6 support
+PKGFD_WITH_GSS:= enable gss support
PKGFB_WITH_GSS:= libgssglue krb5
PKGFS_WITH_GSS:= libgssglue