aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2024-02-22 21:34:24 +0000
committerRene Ladan <rene@FreeBSD.org>2024-02-22 21:34:24 +0000
commitaceef2fc162f7e4386bb7aa1c7cb28d2a97b729c (patch)
treee82db76e0901fb19e9607f17c0106d5174771bef
parent7f8cefca3c51d9a53d5ccfe25bc514038735ccfe (diff)
downloadports-aceef2fc162f7e4386bb7aa1c7cb28d2a97b729c.tar.gz
ports-aceef2fc162f7e4386bb7aa1c7cb28d2a97b729c.zip
sysutils/biosfont: move manpages to share/man
-rw-r--r--sysutils/biosfont/Makefile3
-rw-r--r--sysutils/biosfont/pkg-plist2
2 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/biosfont/Makefile b/sysutils/biosfont/Makefile
index 94ad0ab94518..3336123289f6 100644
--- a/sysutils/biosfont/Makefile
+++ b/sysutils/biosfont/Makefile
@@ -1,5 +1,6 @@
PORTNAME= biosfont
PORTVERSION= 1.3
+PORTREVISION= 1
CATEGORIES= sysutils
MAINTAINER= rene@FreeBSD.org
@@ -18,6 +19,6 @@ WRKSRC_SUBDIR= biosfont
post-install:
${INSTALL_DATA} ${WRKSRC}/biosfont.h ${STAGEDIR}${PREFIX}/include
- ${INSTALL_MAN} ${WRKSRC}/biosfont.4 ${STAGEDIR}${PREFIX}/man/man4
+ ${INSTALL_MAN} ${WRKSRC}/biosfont.4 ${STAGEDIR}${PREFIX}/share/man/man4
.include <bsd.port.mk>
diff --git a/sysutils/biosfont/pkg-plist b/sysutils/biosfont/pkg-plist
index 83715cbb5419..50cda661768f 100644
--- a/sysutils/biosfont/pkg-plist
+++ b/sysutils/biosfont/pkg-plist
@@ -1,3 +1,3 @@
include/biosfont.h
-man/man4/biosfont.4.gz
+share/man/man4/biosfont.4.gz
/%%KMODDIR%%/biosfont.ko