aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2024-01-21 13:40:48 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2024-01-21 13:51:38 +0000
commit673d4a4772d23a9c23972446787653cf70e6ae81 (patch)
treed9ef9cde913ea9d125f95e1373c9b69b0c53f929
parent2f04016559c18cee7b204d0596b6779848f183c7 (diff)
downloadports-673d4a4772d23a9c23972446787653cf70e6ae81.tar.gz
ports-673d4a4772d23a9c23972446787653cf70e6ae81.zip
games/cursive: Move manpages to share/man
- While here, refresh patch
-rw-r--r--games/cursive/Makefile5
-rw-r--r--games/cursive/files/patch-cursive.66
2 files changed, 6 insertions, 5 deletions
diff --git a/games/cursive/Makefile b/games/cursive/Makefile
index 230a65b39096..d704a45efe4e 100644
--- a/games/cursive/Makefile
+++ b/games/cursive/Makefile
@@ -1,5 +1,6 @@
PORTNAME= cursive
PORTVERSION= 0.11
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= games
MASTER_SITES= https://www.unixpapa.com/software/
@@ -13,7 +14,7 @@ USES= tar:tgz
NO_WRKSUBDIR= yes
PLIST_FILES= bin/cursive \
- man/man6/cursive.6.gz
+ share/man/man6/cursive.6.gz
do-build:
${CC} ${CFLAGS} -c ${WRKSRC}/cursive.c -o ${WRKSRC}/cursive.o
@@ -22,6 +23,6 @@ do-build:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/cursive ${STAGEDIR}${PREFIX}/bin
- ${INSTALL_MAN} ${WRKSRC}/cursive.6 ${STAGEDIR}${PREFIX}/man/man6
+ ${INSTALL_MAN} ${WRKSRC}/cursive.6 ${STAGEDIR}${PREFIX}/share/man/man6
.include <bsd.port.mk>
diff --git a/games/cursive/files/patch-cursive.6 b/games/cursive/files/patch-cursive.6
index fcf82cf4e2ab..c24c82971faf 100644
--- a/games/cursive/files/patch-cursive.6
+++ b/games/cursive/files/patch-cursive.6
@@ -1,6 +1,6 @@
---- cursive.6.orig Sat Dec 4 17:31:42 1999
-+++ cursive.6 Sat Dec 4 17:32:03 1999
-@@ -3,7 +3,7 @@
+--- cursive.6.orig 1991-10-20 01:13:47 UTC
++++ cursive.6
+@@ -3,7 +3,7 @@ cursive \- print text in cursive script
.SH NAME
cursive \- print text in cursive script
.SH SYNOPSIS