aboutsummaryrefslogtreecommitdiff
path: root/krb5/lib/kdb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'krb5/lib/kdb/Makefile')
-rw-r--r--krb5/lib/kdb/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/krb5/lib/kdb/Makefile b/krb5/lib/kdb/Makefile
index ac7f058a7f11..ff17900fb7ec 100644
--- a/krb5/lib/kdb/Makefile
+++ b/krb5/lib/kdb/Makefile
@@ -7,8 +7,6 @@
# under sponsorship from the FreeBSD Foundation.
#
-PACKAGE= krb5
-
.include <src.opts.mk>
.include "../Makefile.inc"
@@ -17,6 +15,7 @@ LIB= kdb5
# SHLIB_MAJOR= 10
LDFLAGS=-Wl,--no-undefined
LIBADD= krb5profile gssrpc krb5 k5crypto com_err krb5support gssapi_krb5
+VERSION_MAP= ${.CURDIR}/version.map
SRCS= decrypt_key.c \
encrypt_key.c \