x11/xvidtune: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
1839496069
commit
29590084d6
2 changed files with 4 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= xvidtune
|
||||
PORTVERSION= 1.0.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
|
@ -8,4 +9,6 @@ COMMENT= Video mode tuner for X
|
|||
USES= xorg xorg-cat:app
|
||||
USE_XORG= xxf86vm xt xaw
|
||||
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
bin/xvidtune
|
||||
share/X11/app-defaults/Xvidtune
|
||||
man/man1/xvidtune.1.gz
|
||||
share/man/man1/xvidtune.1.gz
|
||||
|
|
Loading…
Reference in a new issue