mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
x11/scripts: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
766d2cffff
commit
52e5e21185
2 changed files with 5 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= scripts
|
||||
PORTVERSION= 1.0.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
|
@ -12,6 +12,9 @@ RUN_DEPENDS= ksh:shells/pdksh
|
|||
USES= shebangfix xorg xorg-cat:app
|
||||
USE_XORG= x11
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|XCOMM!/bin/ksh|XCOMM!${ksh_CMD}|' ${WRKSRC}/xauth_switch_to_sun-des-1.cpp
|
||||
|
||||
|
|
|
@ -2,4 +2,4 @@ bin/xauth_switch_to_sun-des-1
|
|||
bin/fontname.sh
|
||||
bin/fontprop.sh
|
||||
bin/xon
|
||||
man/man1/xon.1.gz
|
||||
share/man/man1/xon.1.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue