aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-23 11:10:54 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-23 11:25:09 +0000
commite4c99392ea7240cefbc7b0ea2d91d3e5983a35df (patch)
tree10e0a653400583830d8e625d56090261ab91a900
parent528fb8f8d3cfdc92fb8fef4d9efc7647a87f8850 (diff)
downloadports-e4c99392ea7240cefbc7b0ea2d91d3e5983a35df.tar.gz
ports-e4c99392ea7240cefbc7b0ea2d91d3e5983a35df.zip
devel/epm: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--devel/epm/Makefile2
-rw-r--r--devel/epm/pkg-plist12
2 files changed, 8 insertions, 6 deletions
diff --git a/devel/epm/Makefile b/devel/epm/Makefile
index 17fcee6376a5..e5e2c27aac5d 100644
--- a/devel/epm/Makefile
+++ b/devel/epm/Makefile
@@ -1,5 +1,6 @@
PORTNAME= epm
PORTVERSION= 4.5.1
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= https://github.com/michaelrsweet/epm/releases/download/v${PORTVERSION}/
@@ -12,6 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
MAKE_JOBS_UNSAFE= yes
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
OPTIONS_DEFINE= DOCS
diff --git a/devel/epm/pkg-plist b/devel/epm/pkg-plist
index 55ee3750f794..1b5171eecc1f 100644
--- a/devel/epm/pkg-plist
+++ b/devel/epm/pkg-plist
@@ -1,12 +1,12 @@
bin/epm
bin/epminstall
bin/mkepmlist
-man/man1/epm.1.gz
-man/man1/epminstall.1.gz
-man/man1/mkepmlist.1.gz
-man/man1/setup.1.gz
-man/man5/epm.list.5.gz
-man/man5/setup.types.5.gz
+share/man/man1/epm.1.gz
+share/man/man1/epminstall.1.gz
+share/man/man1/mkepmlist.1.gz
+share/man/man1/setup.1.gz
+share/man/man5/epm.list.5.gz
+share/man/man5/setup.types.5.gz
%%PORTDOCS%%%%DOCSDIR%%/COPYING
%%PORTDOCS%%%%DOCSDIR%%/README.md
%%PORTDOCS%%%%DOCSDIR%%/epm-book.epub