From 08ea87e9250722d9a073ab5d5a2324975105f77a Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Mon, 26 Feb 2024 12:40:01 +0100 Subject: [PATCH] textproc/perl2html: Moved man to share/man Approved by: portmgr (blanket) --- textproc/perl2html/Makefile | 3 ++- textproc/perl2html/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/textproc/perl2html/Makefile b/textproc/perl2html/Makefile index 35aeeca3bcaf2..fe3358399537b 100644 --- a/textproc/perl2html/Makefile +++ b/textproc/perl2html/Makefile @@ -1,6 +1,6 @@ PORTNAME= perl2html PORTVERSION= 0.9.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc www MASTER_SITES= SUNSITE/apps/www/converters @@ -11,6 +11,7 @@ WWW= http://user.cs.tu-berlin.de/~schintke/x2html/ LICENSE= GPLv2 GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share OPTIONS_DEFINE= DOCS post-install-DOCS-on: diff --git a/textproc/perl2html/pkg-plist b/textproc/perl2html/pkg-plist index c4304f99ce491..2c7cdc47ed4ce 100644 --- a/textproc/perl2html/pkg-plist +++ b/textproc/perl2html/pkg-plist @@ -1,5 +1,5 @@ bin/perl2html -man/man1/perl2html.1.gz +share/man/man1/perl2html.1.gz %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/NEWS %%PORTDOCS%%%%DOCSDIR%%/README