aboutsummaryrefslogtreecommitdiff
path: root/cddl/lib/libumem/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cddl/lib/libumem/Makefile')
-rw-r--r--cddl/lib/libumem/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/cddl/lib/libumem/Makefile b/cddl/lib/libumem/Makefile
index 9164ba771fe6..512332275fec 100644
--- a/cddl/lib/libumem/Makefile
+++ b/cddl/lib/libumem/Makefile
@@ -1,6 +1,8 @@
.PATH: ${SRCTOP}/cddl/compat/opensolaris/lib/libumem
-PACKAGE= libzfs
+PACKAGE= zfs
+LIB_PACKAGE=
+
LIB= umem
SRCS= umem.c
WARNS?= 3