summaryrefslogtreecommitdiffstats
path: root/bin/cat
diff options
context:
space:
mode:
Diffstat (limited to 'bin/cat')
-rw-r--r--bin/cat/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/cat/Makefile b/bin/cat/Makefile
index 97e5812..39aaeeb 100644
--- a/bin/cat/Makefile
+++ b/bin/cat/Makefile
@@ -3,6 +3,7 @@
.include <src.opts.mk>
+PACKAGE=runtime
PROG= cat
.if ${MK_TESTS} != "no"
OpenPOWER on IntegriCloud