aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-25 13:58:36 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-25 14:30:25 +0000
commita824fa896bc1efcde491f256051b6cd2d7ae9664 (patch)
tree4be062602f96925050fec1b486a8a65ec67c4cb7
parentd99bfa598789755084a9913ec862b0d9be889445 (diff)
downloadports-a824fa896bc1efcde491f256051b6cd2d7ae9664.tar.gz
ports-a824fa896bc1efcde491f256051b6cd2d7ae9664.zip
sysutils/archivemount: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--sysutils/archivemount/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/archivemount/Makefile b/sysutils/archivemount/Makefile
index ffd292a2ca79..cd392edc1786 100644
--- a/sysutils/archivemount/Makefile
+++ b/sysutils/archivemount/Makefile
@@ -1,5 +1,6 @@
PORTNAME= archivemount
DISTVERSION= 0.9.1
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= https://www.cybernoia.de/software/archivemount/
@@ -12,9 +13,10 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= fuse iconv libarchive pkgconfig
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
PLIST_FILES= bin/archivemount \
- man/man1/archivemount.1.gz \
+ share/man/man1/archivemount.1.gz \
sbin/mount_archive
SUB_FILES= pkg-message