mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
x11-wm/bbkeys: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
0420aa81e4
commit
7b2852d6a2
@ -1,6 +1,6 @@
|
||||
PORTNAME= bbkeys
|
||||
PORTVERSION= 0.9.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -16,13 +16,14 @@ USES= perl5 pkgconfig xorg
|
||||
USE_PERL5= build
|
||||
USE_XORG= x11 xext
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CPPFLAGS+= `pkg-config --cflags xft`
|
||||
LDFLAGS+= `pkg-config --libs xft`
|
||||
|
||||
PORTDOCS= AUTHORS BUGS ChangeLog NEWS README TODO
|
||||
|
||||
PLIST_FILES= bin/bbkeys %%DATADIR%%/bbkeysrc %%DATADIR%%/defaultStyle \
|
||||
man/man1/bbkeys.1.gz man/man5/bbkeysrc.5.gz
|
||||
share/man/man1/bbkeys.1.gz share/man/man5/bbkeysrc.5.gz
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user