From 846b37d91d44bfcea2ed67a1a8e89925d2c91e34 Mon Sep 17 00:00:00 2001 From: Nuno Teixeira Date: Wed, 6 Mar 2024 11:40:34 +0000 Subject: [PATCH] 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 a36071d4d3e30..95618a8539b66 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 5509255eddab2..b7cf43648febd 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