mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
x11-wm/jwm: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
3c69ce8116
commit
afd96366a8
@ -1,6 +1,6 @@
|
||||
PORTNAME= jwm
|
||||
PORTVERSION= 2.4.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= https://github.com/joewing/jwm/releases/download/v${PORTVERSION}/
|
||||
|
||||
@ -20,6 +20,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
||||
USES= iconv localbase pkgconfig tar:xz xorg
|
||||
USE_XORG= x11
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
|
||||
OPTIONS_DEFINE= CAIRO DEBUG FRIBIDI JPEG NLS PNG SVG XEXT XFT \
|
||||
XINERAMA XMU XPM XRENDER
|
||||
|
@ -1,6 +1,6 @@
|
||||
bin/jwm
|
||||
@sample etc/system.jwmrc.sample
|
||||
man/man1/jwm.1.gz
|
||||
share/man/man1/jwm.1.gz
|
||||
%%DATADIR%%/jwm-blue.svg
|
||||
%%DATADIR%%/jwm-gray.svg
|
||||
%%DATADIR%%/jwm-orange.svg
|
||||
|
Loading…
Reference in New Issue
Block a user