textproc/halibut: Move man pages to share/man

Approved by:	portmgr (blanket)
2024Q2
Nuno Teixeira 2024-03-22 21:29:22 +00:00
parent 1f42b0e19d
commit 9d40c74c91
2 changed files with 10 additions and 3 deletions

View File

@ -1,5 +1,6 @@
PORTNAME= halibut
DISTVERSION= 1.2
PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= https://www.chiark.greenend.org.uk/~sgtatham/halibut/halibut-${DISTVERSION}/
@ -15,6 +16,6 @@ USES= gmake perl5
CFLAGS+= -fcommon # ld: error: duplicate symbol: all_fonts
PLIST_FILES= bin/halibut \
man/man1/halibut.1.gz
share/man/man1/halibut.1.gz
.include <bsd.port.mk>

View File

@ -1,6 +1,12 @@
--- doc/Makefile.orig 2021-03-26 23:12:34 UTC
--- doc/Makefile.orig 2017-05-15 07:49:44 UTC
+++ doc/Makefile
@@ -16,7 +16,7 @@ index.html: $(INPUTS) $(HALIBUT)
@@ -1,4 +1,4 @@
-mandir=$(prefix)/man
+mandir=$(prefix)/share/man
man1dir=$(mandir)/man1
CHAPTERS := $(SITE) blurb intro running input output licence manpage index
@@ -16,7 +16,7 @@ halibut.1: manpage.but
halibut.1: manpage.but
$(HALIBUT) --man=halibut.1 manpage.but