mirror of
https://git.freebsd.org/ports.git
synced 2025-04-30 18:46:38 -04:00
x11/beforelight: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
77246e70c9
commit
40e7b80e69
2 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= beforelight
|
||||
PORTVERSION= 1.0.5
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
|
@ -9,4 +9,6 @@ COMMENT= Sample screen saver for X
|
|||
USES= xorg xorg-cat:app
|
||||
USE_XORG= x11 xscrnsaver xt xaw7 xt
|
||||
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
bin/beforelight
|
||||
man/man1/beforelight.1.gz
|
||||
share/man/man1/beforelight.1.gz
|
||||
share/X11/app-defaults/Beforelight
|
||||
|
|
Loading…
Add table
Reference in a new issue