mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
x11/xnee: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
bd5d7a694b
commit
dd606ab949
2 changed files with 5 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= xnee
|
||||
PORTVERSION= 3.19
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= GNU
|
||||
|
||||
|
@ -11,6 +11,7 @@ WWW= http://www.sandklef.com/xnee/
|
|||
LICENSE= GPLv3
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
USES= gmake pathfix xorg
|
||||
USE_XORG= x11 xtst
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
bin/cnee
|
||||
%%GNEE%%bin/gnee
|
||||
man/man1/cnee.1.gz
|
||||
%%GNEE%%man/man1/gnee.1.gz
|
||||
man/man1/xnee.1.gz
|
||||
share/man/man1/cnee.1.gz
|
||||
%%GNEE%%share/man/man1/gnee.1.gz
|
||||
share/man/man1/xnee.1.gz
|
||||
share/pixmaps/xnee.png
|
||||
share/pixmaps/xnee.xpm
|
||||
%%DATADIR%%/example1.xns
|
||||
|
|
Loading…
Add table
Reference in a new issue