aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-25 14:22:40 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-25 14:30:29 +0000
commitfaca26d9fc26cf4b849e303919c772d92f34f1af (patch)
tree2630bb58acbe085cbfada6fc49dc4073b82f0284
parent9e99dec15e183396b79121f783d7157893e8eedb (diff)
downloadports-faca26d9fc26cf4b849e303919c772d92f34f1af.tar.gz
ports-faca26d9fc26cf4b849e303919c772d92f34f1af.zip
sysutils/cciss_vol_status: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--sysutils/cciss_vol_status/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/cciss_vol_status/Makefile b/sysutils/cciss_vol_status/Makefile
index d1f0ff5e4501..af4aa756ea66 100644
--- a/sysutils/cciss_vol_status/Makefile
+++ b/sysutils/cciss_vol_status/Makefile
@@ -1,5 +1,6 @@
PORTNAME= cciss_vol_status
PORTVERSION= 1.12a
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= SF/cciss/${PORTNAME}
@@ -11,8 +12,9 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
-PLIST_FILES= bin/cciss_vol_status etc/periodic/daily/cciss_vol_status man/man8/cciss_vol_status.8.gz
+PLIST_FILES= bin/cciss_vol_status etc/periodic/daily/cciss_vol_status share/man/man8/cciss_vol_status.8.gz
SUB_FILES= cciss_vol_status
post-install: