git: 200c203c00df - main - sysutils/wmapmload: Move man pages to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Mar 2024 15:40:40 UTC
The branch main has been updated by naddy: URL: https://cgit.FreeBSD.org/ports/commit/?id=200c203c00dfaa9f0b17ceef697e87ac3b09343d commit 200c203c00dfaa9f0b17ceef697e87ac3b09343d Author: Christian Weisgerber <naddy@FreeBSD.org> AuthorDate: 2024-03-14 15:01:55 +0000 Commit: Christian Weisgerber <naddy@FreeBSD.org> CommitDate: 2024-03-14 15:01:55 +0000 sysutils/wmapmload: Move man pages to share/man Approved by: portmgr (blanket) --- sysutils/wmapmload/Makefile | 5 +++-- sysutils/wmapmload/pkg-plist | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/sysutils/wmapmload/Makefile b/sysutils/wmapmload/Makefile index 367820a3c440..ad19d076d807 100644 --- a/sysutils/wmapmload/Makefile +++ b/sysutils/wmapmload/Makefile @@ -1,6 +1,6 @@ PORTNAME= wmapmload PORTVERSION= 0.3.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils windowmaker MASTER_SITES= http://tnemeth.free.fr/projets/programmes/ @@ -13,8 +13,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING ONLY_FOR_ARCHS= i386 USES= xorg -USE_XORG= x11 xpm +USE_XORG= x11 xext xpm GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share CONFIGURE_ARGS= --program-prefix="" .include <bsd.port.mk> diff --git a/sysutils/wmapmload/pkg-plist b/sysutils/wmapmload/pkg-plist index 553bee39fbaa..45bfc2313442 100644 --- a/sysutils/wmapmload/pkg-plist +++ b/sysutils/wmapmload/pkg-plist @@ -3,4 +3,4 @@ bin/wmapmload @mode @owner -man/man1/wmapmload.1.gz +share/man/man1/wmapmload.1.gz