aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/bzip2recover/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/bzip2recover/Makefile')
-rw-r--r--usr.bin/bzip2recover/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/bzip2recover/Makefile b/usr.bin/bzip2recover/Makefile
index 2b11d3a45694..b62cba373296 100644
--- a/usr.bin/bzip2recover/Makefile
+++ b/usr.bin/bzip2recover/Makefile
@@ -1,3 +1,5 @@
+PACKAGE= bzip2
+
BZ2DIR= ${SRCTOP}/contrib/bzip2
.PATH: ${BZ2DIR}