aboutsummaryrefslogtreecommitdiff
path: root/lib/libcrypt
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2016-02-04 21:16:35 +0000
committerGlen Barber <gjb@FreeBSD.org>2016-02-04 21:16:35 +0000
commita70cba95822f662d3f9da5119b6a0c433e8f70af (patch)
treeea8c1d13fde3ae04c310e3cdd9699bee2b5f454b /lib/libcrypt
parentbb4355f72d0d8763d4a0f3ddec791c458649bf45 (diff)
Notes
Diffstat (limited to 'lib/libcrypt')
-rw-r--r--lib/libcrypt/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libcrypt/Makefile b/lib/libcrypt/Makefile
index d5d03477570ae..c1f8542bc7b80 100644
--- a/lib/libcrypt/Makefile
+++ b/lib/libcrypt/Makefile
@@ -2,6 +2,7 @@
# $FreeBSD$
#
+PACKAGE=lib${LIB}
SHLIBDIR?= /lib
.include <src.opts.mk>