git: 846b37d91d44 - main - devel/ocaml-camlp5: Move man pages to share/man

From: Nuno Teixeira <eduardo_at_FreeBSD.org>
Date: Wed, 06 Mar 2024 13:03:43 UTC
The branch main has been updated by eduardo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=846b37d91d44bfcea2ed67a1a8e89925d2c91e34

commit 846b37d91d44bfcea2ed67a1a8e89925d2c91e34
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2024-03-06 11:40:34 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-03-06 13:03:21 +0000

    devel/ocaml-camlp5: Move man pages to share/man
    
    Approved by:    portmgr (blanket)
---
 devel/ocaml-camlp5/Makefile  |  4 ++--
 devel/ocaml-camlp5/pkg-plist | 18 +++++++++---------
 2 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/devel/ocaml-camlp5/Makefile b/devel/ocaml-camlp5/Makefile
index a36071d4d3e3..95618a8539b6 100644
--- a/devel/ocaml-camlp5/Makefile
+++ b/devel/ocaml-camlp5/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	camlp5
 PORTVERSION=	7.14
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel
 PKGNAMEPREFIX=	ocaml-
 
@@ -19,7 +19,7 @@ GH_TAGNAME=	rel${PORTVERSION:S/.//}
 USE_OCAML=	yes
 USE_PERL5=	build
 HAS_CONFIGURE=	yes
-CONFIGURE_ARGS=	--prefix ${PREFIX}
+CONFIGURE_ARGS=	--prefix ${PREFIX} --mandir ${PREFIX}/share/man
 ALL_TARGET=	world.opt
 MAKE_JOBS_UNSAFE=yes
 
diff --git a/devel/ocaml-camlp5/pkg-plist b/devel/ocaml-camlp5/pkg-plist
index 5509255eddab..b7cf43648feb 100644
--- a/devel/ocaml-camlp5/pkg-plist
+++ b/devel/ocaml-camlp5/pkg-plist
@@ -207,12 +207,12 @@ lib/ocaml/camlp5/token.cmx
 lib/ocaml/camlp5/token.mli
 lib/ocaml/camlp5/versdep.cmi
 lib/ocaml/camlp5/versdep.cmx
-man/man1/camlp5.1.gz
-man/man1/camlp5o.1.gz
-man/man1/camlp5o.opt.1.gz
-man/man1/camlp5r.1.gz
-man/man1/camlp5r.opt.1.gz
-man/man1/camlp5sch.1.gz
-man/man1/mkcamlp5.1.gz
-man/man1/mkcamlp5.opt.1.gz
-man/man1/ocpp5.1.gz
+share/man/man1/camlp5.1.gz
+share/man/man1/camlp5o.1.gz
+share/man/man1/camlp5o.opt.1.gz
+share/man/man1/camlp5r.1.gz
+share/man/man1/camlp5r.opt.1.gz
+share/man/man1/camlp5sch.1.gz
+share/man/man1/mkcamlp5.1.gz
+share/man/man1/mkcamlp5.opt.1.gz
+share/man/man1/ocpp5.1.gz