mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
x11/xset: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
c3ce865f10
commit
dc82e3b0ff
@ -1,5 +1,6 @@
|
||||
PORTNAME= xset
|
||||
PORTVERSION= 1.2.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
@ -11,8 +12,10 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
EXTRACT_SUFX= .tar.xz
|
||||
USES= xorg xorg-cat:app
|
||||
USE_XORG= xmuu x11 xext
|
||||
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS= --without-xf86misc \
|
||||
--without-fontcache
|
||||
|
||||
PLIST_FILES= bin/xset man/man1/xset.1.gz
|
||||
PLIST_FILES= bin/xset share/man/man1/xset.1.gz
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user