aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-25 14:23:32 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-25 14:30:30 +0000
commit1e268e0451c5ccacc328a52b2db4eca4719798b4 (patch)
treee4273c6f8552d29f24861c7a0e1d13da7caf8952
parentfaca26d9fc26cf4b849e303919c772d92f34f1af (diff)
downloadports-1e268e0451c5ccacc328a52b2db4eca4719798b4.tar.gz
ports-1e268e0451c5ccacc328a52b2db4eca4719798b4.zip
sysutils/ccze: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--sysutils/ccze/Makefile3
-rw-r--r--sysutils/ccze/pkg-plist6
2 files changed, 5 insertions, 4 deletions
diff --git a/sysutils/ccze/Makefile b/sysutils/ccze/Makefile
index e53b18c3a555..d77a46ada6b3 100644
--- a/sysutils/ccze/Makefile
+++ b/sysutils/ccze/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ccze
PORTVERSION= 0.2.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= sysutils
MASTER_SITES= http://falafel.200ok.org/distfiles/ccze/ \
http://200ok.org/distfiles/ccze/
@@ -15,6 +15,7 @@ LIB_DEPENDS= libpcre.so:devel/pcre
USES= gmake ncurses
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USE_LDCONFIG= yes
OPTIONS_DEFINE= DOCS
diff --git a/sysutils/ccze/pkg-plist b/sysutils/ccze/pkg-plist
index 2e9cea9ff3f8..9c6092c55ccd 100644
--- a/sysutils/ccze/pkg-plist
+++ b/sysutils/ccze/pkg-plist
@@ -21,6 +21,6 @@ lib/ccze/syslog.so
lib/ccze/ulogd.so
lib/ccze/vsftpd.so
lib/ccze/xferlog.so
-man/man1/ccze-cssdump.1.gz
-man/man1/ccze.1.gz
-man/man7/ccze-plugin.7.gz
+share/man/man1/ccze-cssdump.1.gz
+share/man/man1/ccze.1.gz
+share/man/man7/ccze-plugin.7.gz