mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
deskutils/xwrits: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
c2d404ed32
commit
9ef6f55991
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= xwrits
|
||||
PORTVERSION= 2.26
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= deskutils
|
||||
MASTER_SITES= http://www.lcdf.org/${PORTNAME}/
|
||||
|
||||
|
@ -11,11 +11,12 @@ WWW= https://www.lcdf.org/xwrits/
|
|||
LICENSE= GPLv2 # only
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
USES= xorg
|
||||
USE_XORG= ice sm x11 xau xdmcp xext xinerama
|
||||
|
||||
PLIST_FILES= bin/xwrits \
|
||||
man/man1/xwrits.1.gz
|
||||
share/man/man1/xwrits.1.gz
|
||||
|
||||
PORTDOCS= GESTURES NEWS README TODO
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue