mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
x11/libXpresent: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
643fc8882c
commit
bd055f87c9
2 changed files with 4 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= libXpresent
|
||||
PORTVERSION= 1.0.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
|
@ -12,6 +13,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||
USES= xorg xorg-cat:lib
|
||||
USE_XORG= x11 xfixes xext xorgproto xrandr
|
||||
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -4,4 +4,4 @@ lib/libXpresent.so
|
|||
lib/libXpresent.so.1
|
||||
lib/libXpresent.so.1.0.0
|
||||
libdata/pkgconfig/xpresent.pc
|
||||
man/man3/Xpresent.3.gz
|
||||
share/man/man3/Xpresent.3.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue