mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
x11/rendercheck: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
deefcaaa9d
commit
6ddeaec432
1 changed files with 4 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
||||||
PORTNAME= rendercheck
|
PORTNAME= rendercheck
|
||||||
PORTVERSION= 1.5
|
PORTVERSION= 1.5
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= x11
|
CATEGORIES= x11
|
||||||
|
|
||||||
MAINTAINER= x11@FreeBSD.org
|
MAINTAINER= x11@FreeBSD.org
|
||||||
|
@ -9,6 +10,8 @@ WWW= https://www.freedesktop.org/wiki/Software/xapps/
|
||||||
USES= xorg xorg-cat:app
|
USES= xorg xorg-cat:app
|
||||||
USE_XORG= xrender
|
USE_XORG= xrender
|
||||||
|
|
||||||
PLIST_FILES= bin/rendercheck man/man1/rendercheck.1.gz
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
|
|
||||||
|
PLIST_FILES= bin/rendercheck share/man/man1/rendercheck.1.gz
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue