mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
x11-wm/oroborus: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
37c5329aee
commit
15b43b5a5b
@ -1,5 +1,6 @@
|
||||
PORTNAME= oroborus
|
||||
PORTVERSION= 2.0.20
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= DEBIAN/pool/main/o/${PORTNAME} GENTOO
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
@ -14,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
USES= xorg
|
||||
USE_XORG= xpm x11 xext sm ice
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
|
@ -669,5 +669,5 @@ bin/oroborus
|
||||
%%DATADIR%%/themes/windows/top-left-inactive.xpm
|
||||
%%DATADIR%%/themes/windows/top-right-active.xpm
|
||||
%%DATADIR%%/themes/windows/top-right-inactive.xpm
|
||||
man/man1/oroborus.1.gz
|
||||
man/man5/oroborusrc.5.gz
|
||||
share/man/man1/oroborus.1.gz
|
||||
share/man/man5/oroborusrc.5.gz
|
||||
|
Loading…
Reference in New Issue
Block a user