mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
x11-fonts/xfsinfo: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
5e746517e6
commit
ce51c94387
@ -1,5 +1,6 @@
|
|||||||
PORTNAME= xfsinfo
|
PORTNAME= xfsinfo
|
||||||
PORTVERSION= 1.0.6
|
PORTVERSION= 1.0.6
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= x11-fonts
|
CATEGORIES= x11-fonts
|
||||||
|
|
||||||
MAINTAINER= x11@FreeBSD.org
|
MAINTAINER= x11@FreeBSD.org
|
||||||
@ -12,6 +13,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||||||
USES= xorg xorg-cat:app
|
USES= xorg xorg-cat:app
|
||||||
USE_XORG= x11 libfs
|
USE_XORG= x11 libfs
|
||||||
|
|
||||||
PLIST_FILES= bin/xfsinfo man/man1/xfsinfo.1.gz
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
|
|
||||||
|
PLIST_FILES= bin/xfsinfo share/man/man1/xfsinfo.1.gz
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
Loading…
Reference in New Issue
Block a user