sysutils/acerhdf-kmod: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
e53e89a508
commit
b5772c7588
2 changed files with 3 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= acerhdf-kmod
|
||||
DISTVERSION= 0.1.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= https://codeberg.org/attachments/c87b1205-eb13-4500-8066-254e7237277b?dummy=/
|
||||
|
||||
|
@ -15,6 +16,6 @@ ONLY_FOR_ARCHS_REASON= specific to one machine
|
|||
USES= kmod uidfix
|
||||
|
||||
post-install:
|
||||
${INSTALL_MAN} ${WRKSRC}/acerhdf.4 ${STAGEDIR}${PREFIX}/man/man4
|
||||
${INSTALL_MAN} ${WRKSRC}/acerhdf.4 ${STAGEDIR}${PREFIX}/share/man/man4
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
/%%KMODDIR%%/acerhdf.ko
|
||||
man/man4/acerhdf.4.gz
|
||||
share/man/man4/acerhdf.4.gz
|
||||
|
|
Loading…
Reference in a new issue