mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
x11/xdm: Install man pages under share/man
Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
8d282e2546
commit
7eb02cd267
@ -1,6 +1,6 @@
|
||||
PORTNAME= xdm
|
||||
PORTVERSION= 1.1.14
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
@ -23,6 +23,7 @@ CONFIGURE_ARGS+= --with-xdmconfigdir=${PREFIX}/etc/X11/xdm \
|
||||
--with-xdmscriptdir=${PREFIX}/etc/X11/xdm \
|
||||
--with-pixmapdir=${PREFIX}/share/pixmaps \
|
||||
--with-authdir=/var/db/xdm
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
|
||||
CFFILES= GiveConsole TakeConsole Xaccess Xreset Xresources \
|
||||
Xservers Xsession Xsetup_0 Xstartup Xwilling xdm-config
|
||||
|
@ -13,8 +13,8 @@ bin/xdm
|
||||
@sample etc/X11/xdm/xdm-config.sample
|
||||
lib/X11/xdm/chooser
|
||||
lib/X11/xdm/libXdmGreet.so
|
||||
man/man8/xdm.8.gz
|
||||
%%XDMSHELL%%man/man8/xdmshell.8.gz
|
||||
share/man/man8/xdm.8.gz
|
||||
%%XDMSHELL%%share/man/man8/xdmshell.8.gz
|
||||
share/X11/app-defaults/Chooser
|
||||
share/pixmaps/xorg-bw.xpm
|
||||
share/pixmaps/xorg.xpm
|
||||
|
Loading…
Reference in New Issue
Block a user