sysutils/xsysstats: Moved man to share/man

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

View File

@ -1,6 +1,6 @@
PORTNAME= xsysstats
PORTVERSION= 1.51
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= sysutils
MASTER_SITES= XCONTRIB/utilities
DISTNAME= ${PORTNAME}${PORTVERSION}
@ -14,12 +14,13 @@ LICENSE_FILE= ${PATCHDIR}/LICENSE
LICENSE_PERMS= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USES= gmake xorg
USE_XORG= x11
ALL_TARGET= xsysstats
PLIST_FILES= bin/xsysstats man/man1/${PORTNAME}.1.gz
PLIST_FILES= bin/xsysstats share/man/man1/${PORTNAME}.1.gz
pre-patch:
${RM} ${WRKSRC}/headers.h && ${TOUCH} ${WRKSRC}/headers.h