summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/bbapm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/bbapm/Makefile b/sysutils/bbapm/Makefile
index 7c812d68d292..a9162bd8cb85 100644
--- a/sysutils/bbapm/Makefile
+++ b/sysutils/bbapm/Makefile
@@ -25,6 +25,7 @@ GNU_CONFIGURE= yes
do-install:
@${INSTALL} ${COPY} ${STRIP} -o ${BINOWN} -g operator \
-m 2555 ${WRKSRC}/bbapm ${PREFIX}/bin
+ @${MKDIR} ${PREFIX}/share/bbtools
.for a in README.bbapm bbapm.conf bbapm.nobb bbapm.style bbtoolsrc.in
@${INSTALL_DATA} ${WRKSRC}/data/${a} ${PREFIX}/share/bbtools
.endfor