aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-20 22:14:33 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-20 22:50:53 +0000
commitcf09de2125fa4c0bf215fba3313d36497596cc85 (patch)
tree347da3ff2539b1460d0f18ec01558f983b058c34
parent473a08bd28f87c9c0f47dee07af40cb70afef071 (diff)
downloadports-cf09de2125fa4c0bf215fba3313d36497596cc85.tar.gz
ports-cf09de2125fa4c0bf215fba3313d36497596cc85.zip
print/t1utils: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--print/t1utils/Makefile2
-rw-r--r--print/t1utils/pkg-plist12
2 files changed, 8 insertions, 6 deletions
diff --git a/print/t1utils/Makefile b/print/t1utils/Makefile
index a1c5aad3732d..c51fa489202d 100644
--- a/print/t1utils/Makefile
+++ b/print/t1utils/Makefile
@@ -1,5 +1,6 @@
PORTNAME= t1utils
PORTVERSION= 1.32
+PORTREVISION= 1
CATEGORIES= print
MASTER_SITES= http://www.lcdf.org/type/
@@ -10,5 +11,6 @@ WWW= https://www.lcdf.org/~eddietwo/type/
USES= cpe
CPE_VENDOR= ${PORTNAME}_project
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
.include <bsd.port.mk>
diff --git a/print/t1utils/pkg-plist b/print/t1utils/pkg-plist
index e5897f02f187..46af77f76519 100644
--- a/print/t1utils/pkg-plist
+++ b/print/t1utils/pkg-plist
@@ -4,9 +4,9 @@ bin/t1binary
bin/t1disasm
bin/t1mac
bin/t1unmac
-man/man1/t1asm.1.gz
-man/man1/t1binary.1.gz
-man/man1/t1disasm.1.gz
-man/man1/t1mac.1.gz
-man/man1/t1unmac.1.gz
-man/man1/t1ascii.1.gz
+share/man/man1/t1asm.1.gz
+share/man/man1/t1binary.1.gz
+share/man/man1/t1disasm.1.gz
+share/man/man1/t1mac.1.gz
+share/man/man1/t1unmac.1.gz
+share/man/man1/t1ascii.1.gz