summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-21 19:46:46 +0100
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-21 20:25:25 +0100
commit1bb5c66c171fdfc9d520c4f83c32074c85d749e5 (patch)
treebaf4fdc37c710400651cae77d6baf7d8ea1bf8a3 /print
parentemulators/mupen64plus-qt: Sanitize MANPREFIX (diff)
print/p910nd: Sanitize MANPREFIX
Approved by: portmgr (blanket)
Diffstat (limited to 'print')
-rw-r--r--print/p910nd/Makefile4
-rw-r--r--print/p910nd/pkg-plist2
2 files changed, 3 insertions, 3 deletions
diff --git a/print/p910nd/Makefile b/print/p910nd/Makefile
index 1649d84a9a88..152b01f6585b 100644
--- a/print/p910nd/Makefile
+++ b/print/p910nd/Makefile
@@ -1,6 +1,6 @@
PORTNAME= p910nd
PORTVERSION= 0.97
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= print net
MAINTAINER= skozlov@FreeBSD.org
@@ -28,7 +28,7 @@ CFLAGS+= -DLOCKFILE_DIR='\"${P910ND_RUNDIR}\"'
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/sbin
- ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.8 ${STAGEDIR}${MANPREFIX}/man/man8
+ ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.8 ${STAGEDIR}${PREFIX}/share/man/man8
${MKDIR} ${STAGEDIR}${P910ND_RUNDIR}
.include <bsd.port.mk>
diff --git a/print/p910nd/pkg-plist b/print/p910nd/pkg-plist
index 0cc50ad899b3..754a1c7cb498 100644
--- a/print/p910nd/pkg-plist
+++ b/print/p910nd/pkg-plist
@@ -1,3 +1,3 @@
-man/man8/p910nd.8.gz
+share/man/man8/p910nd.8.gz
sbin/p910nd
@dir %%P910ND_RUNDIR%%