From 200c203c00dfaa9f0b17ceef697e87ac3b09343d Mon Sep 17 00:00:00 2001 From: Christian Weisgerber Date: Thu, 14 Mar 2024 16:01:55 +0100 Subject: [PATCH] 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 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