summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysutils/gkrellm/files/top.Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/gkrellm/files/top.Makefile.inc b/sysutils/gkrellm/files/top.Makefile.inc
index 058923e2dfc..e5c2aac733a 100644
--- a/sysutils/gkrellm/files/top.Makefile.inc
+++ b/sysutils/gkrellm/files/top.Makefile.inc
@@ -21,7 +21,7 @@ BINGROUP?= root
# Tools paths
MSGFMT?= msgfmt
MSGFMT_OPT?= -f -v
-INSTALL?= install
+INSTALL?= $(BSD_INSTALL)
PKG_CONFIG?= pkg-config
STRIP?= -s