aboutsummaryrefslogtreecommitdiff
path: root/bin/realpath/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bin/realpath/Makefile')
-rw-r--r--bin/realpath/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/realpath/Makefile b/bin/realpath/Makefile
index acf62c76cb3a..71381f3359d0 100644
--- a/bin/realpath/Makefile
+++ b/bin/realpath/Makefile
@@ -1,5 +1,6 @@
# $FreeBSD$
+PACKAGE=runtime
PROG= realpath
.include <bsd.prog.mk>