sysutils/tmpwatch: Moved man to share/man

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-02-26 08:25:47 +01:00
parent 6c1c4d270d
commit 7996ee67ff
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
1 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,6 @@
PORTNAME= tmpwatch
PORTVERSION= 2.11
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= https://releases.pagure.org/tmpwatch/
@ -14,9 +15,10 @@ USES= cpe tar:bzip2
CPE_VENDOR= redhat
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
PLIST_FILES= sbin/tmpwatch \
man/man8/tmpwatch.8.gz
share/man/man8/tmpwatch.8.gz
post-patch:
@${REINPLACE_CMD} -E "s/^#include.+mntent.h.+//g" ${WRKSRC}/tmpwatch.c