aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/gkrellm2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/gkrellm2/Makefile')
-rw-r--r--sysutils/gkrellm2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/gkrellm2/Makefile b/sysutils/gkrellm2/Makefile
index 5ff071531193..16e4c6066b64 100644
--- a/sysutils/gkrellm2/Makefile
+++ b/sysutils/gkrellm2/Makefile
@@ -59,6 +59,8 @@ do-install:
.for file in ${INCLUDES}
${INSTALL_DATA} ${WRKSRC}/src/${file} ${PREFIX}/include/gkrellm
.endfor
+ @${MKDIR} ${PREFIX}/libexec/gkrellm/plugins
+ @${MKDIR} ${PREFIX}/share/gkrellm/themes
.if !defined(NOPORTDOCS)
@${MKDIR} ${PREFIX}/share/doc/gkrellm
.for file in ${DOCS}