aboutsummaryrefslogtreecommitdiff
path: root/sysutils/gkrellm/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-06-25 05:35:31 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-06-25 05:35:31 +0000
commita33191366c083aad8ab7cd37d06db2d4790f3e39 (patch)
tree6379d84ceeca72bc6c80702dd60bd714b378b04a /sysutils/gkrellm/Makefile
parent4bde157247a8dd613e16048a7701a02ea240e8a9 (diff)
Notes
Diffstat (limited to 'sysutils/gkrellm/Makefile')
-rw-r--r--sysutils/gkrellm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/gkrellm/Makefile b/sysutils/gkrellm/Makefile
index 653fab6e1ad4..8f6019121b5e 100644
--- a/sysutils/gkrellm/Makefile
+++ b/sysutils/gkrellm/Makefile
@@ -55,7 +55,7 @@ CFLAGS+= -DSYSTEM_THEMES_DIR='\"${PREFIX}/share/gkrellm/themes\"' \
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/gkrellm ${PREFIX}/bin/gkrellm
@cd ${WRKSRC}/po && \
- ${GMAKE} install enable_nls=1 LOCALEDIR=${PREFIX}/share/locale
+ ${MAKE_CMD} install enable_nls=1 LOCALEDIR=${PREFIX}/share/locale
@${MKDIR} ${PREFIX}/include/gkrellm
.for f in ${INCLUDES}