aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-24 16:04:14 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-24 16:12:20 +0000
commit26cfc2bc31ed5e793733456329967cdb35f59359 (patch)
treeb99c780ecd075f79a8642bca1a514456a8763bcd
parent44402244f58396f1605987e786ac38329e81382f (diff)
downloadports-26cfc2bc31ed5e793733456329967cdb35f59359.tar.gz
ports-26cfc2bc31ed5e793733456329967cdb35f59359.zip
lang/parrot: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--lang/parrot/Makefile5
-rw-r--r--lang/parrot/pkg-plist26
2 files changed, 16 insertions, 15 deletions
diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile
index 55c04bf1dc29..5b1e85081836 100644
--- a/lang/parrot/Makefile
+++ b/lang/parrot/Makefile
@@ -1,6 +1,6 @@
PORTNAME= parrot
PORTVERSION= 8.1.0
-PORTREVISION= 20
+PORTREVISION= 21
CATEGORIES= lang
MASTER_SITES= ftp://ftp.parrot.org/pub/parrot/releases/supported/${PORTVERSION}/ \
LOCAL/sunpoet
@@ -33,7 +33,8 @@ CONFIGURE_ARGS= --cc=${CC} --cxx=${CXX} --link=${CXX} \
--prefix=${PREFIX} \
--icu-config=${LOCALBASE}/bin/icu-config \
--lex=${LOCALBASE}/bin/flex \
- --yacc=${LOCALBASE}/bin/bison
+ --yacc=${LOCALBASE}/bin/bison \
+ --mandir=${PREFIX}/share/man
CONFIGURE_SCRIPT= Configure.pl
INSTALL_TARGET= install-dev
TEST_TARGET= test
diff --git a/lang/parrot/pkg-plist b/lang/parrot/pkg-plist
index 7b8336ef9747..a52e408baf74 100644
--- a/lang/parrot/pkg-plist
+++ b/lang/parrot/pkg-plist
@@ -577,19 +577,19 @@ lib/parrot/%%PARROT_VER%%/tools/lib/Parrot/Test/Util.pm
lib/parrot/%%PARROT_VER%%/tools/lib/Parrot/Test/Util/Runloop.pm
lib/parrot/%%PARROT_VER%%/tools/lib/Parrot/Vtable.pm
lib/parrot/%%PARROT_VER%%/tools/myconfig
-man/man1/parrot-nqp.1.gz
-man/man1/parrot-ops2c.1.gz
-man/man1/parrot-prove.1.gz
-man/man1/parrot.1.gz
-man/man1/parrot_config.1.gz
-man/man1/parrot_nci_thunk_gen.1.gz
-man/man1/parrotbug.1.gz
-man/man1/pbc_disassemble.1.gz
-man/man1/pbc_dump.1.gz
-man/man1/pbc_merge.1.gz
-man/man1/pbc_to_exe.1.gz
-man/man1/plumage.1.gz
-man/man1/winxed.1.gz
+share/man/man1/parrot-nqp.1.gz
+share/man/man1/parrot-ops2c.1.gz
+share/man/man1/parrot-prove.1.gz
+share/man/man1/parrot.1.gz
+share/man/man1/parrot_config.1.gz
+share/man/man1/parrot_nci_thunk_gen.1.gz
+share/man/man1/parrotbug.1.gz
+share/man/man1/pbc_disassemble.1.gz
+share/man/man1/pbc_dump.1.gz
+share/man/man1/pbc_merge.1.gz
+share/man/man1/pbc_to_exe.1.gz
+share/man/man1/plumage.1.gz
+share/man/man1/winxed.1.gz
%%PORTDOCS%%%%DOCSDIR%%/CREDITS
%%PORTDOCS%%%%DOCSDIR%%/DONORS.pod
%%PORTDOCS%%%%DOCSDIR%%/LICENSE