mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
sysutils/wmapmload: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
4ab89481ca
commit
200c203c00
2 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= wmapmload
|
PORTNAME= wmapmload
|
||||||
PORTVERSION= 0.3.4
|
PORTVERSION= 0.3.4
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
CATEGORIES= sysutils windowmaker
|
CATEGORIES= sysutils windowmaker
|
||||||
MASTER_SITES= http://tnemeth.free.fr/projets/programmes/
|
MASTER_SITES= http://tnemeth.free.fr/projets/programmes/
|
||||||
|
|
||||||
|
@ -13,8 +13,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
ONLY_FOR_ARCHS= i386
|
ONLY_FOR_ARCHS= i386
|
||||||
USES= xorg
|
USES= xorg
|
||||||
USE_XORG= x11 xpm
|
USE_XORG= x11 xext xpm
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||||
CONFIGURE_ARGS= --program-prefix=""
|
CONFIGURE_ARGS= --program-prefix=""
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -3,4 +3,4 @@
|
||||||
bin/wmapmload
|
bin/wmapmload
|
||||||
@mode
|
@mode
|
||||||
@owner
|
@owner
|
||||||
man/man1/wmapmload.1.gz
|
share/man/man1/wmapmload.1.gz
|
||||||
|
|
Loading…
Add table
Reference in a new issue