mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
benchmarks/ubench: Fix staging after 28cfe20550
PR: 276205 Reported by: Ale <discipline@tiscali.it>, vvd (on the lists) Approved by: portmgr (blanket)
This commit is contained in:
parent
f5e9591cb1
commit
1b2e484b91
1 changed files with 1 additions and 1 deletions
|
@ -18,6 +18,6 @@ PLIST_FILES= bin/ubench \
|
|||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/ubench ${STAGEDIR}${PREFIX}/bin
|
||||
${INSTALL_MAN} ${WRKSRC}/ubench.8 ${STAGEDIR}${PREFIX}/man/man8
|
||||
${INSTALL_MAN} ${WRKSRC}/ubench.8 ${STAGEDIR}${PREFIX}/share/man/man8
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue