sysutils/wmupmon: Move man pages to share/man

Approved by:	portmgr (blanket)
This commit is contained in:
Nuno Teixeira 2024-03-22 19:58:29 +00:00
parent 3f594aa8f0
commit 27027a9125
1 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= wmupmon
PORTVERSION= 0.1.3
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= sysutils windowmaker
# URL link over http://freecode.com/projects/wmupmon
MASTER_SITES= http://j-z-s.com/projects/downloads/
@ -10,11 +10,12 @@ COMMENT= Uptime showing dockapp with a similar look to wmcpuload
WWW= http://freecode.com/projects/wmupmon
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
USES= autoreconf tar:bzip2 xorg
USE_XORG= xpm
CONFIGURE_ARGS= --program-prefix=""
PLIST_FILES= "@(,kmem,2555) bin/wmupmon" man/man1/wmupmon.1.gz
PLIST_FILES= "@(,kmem,2555) bin/wmupmon" share/man/man1/wmupmon.1.gz
post-patch:
@${REINPLACE_CMD} '/SETGID_FLAGS=/d' ${WRKSRC}/configure.ac