aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2024-03-06 11:40:34 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2024-03-06 13:03:21 +0000
commit846b37d91d44bfcea2ed67a1a8e89925d2c91e34 (patch)
tree0e52c041767926a2fff38cfb36e8f6356594e270
parenta30b751cfd8315c42d345974d91be769f4bcdc90 (diff)
downloadports-846b37d91d44bfcea2ed67a1a8e89925d2c91e34.tar.gz
ports-846b37d91d44bfcea2ed67a1a8e89925d2c91e34.zip
devel/ocaml-camlp5: Move man pages to share/man
Approved by: portmgr (blanket)
-rw-r--r--devel/ocaml-camlp5/Makefile4
-rw-r--r--devel/ocaml-camlp5/pkg-plist18
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