git: cbe1815af920 - main - x11/wdm: Move man pages to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 23 Mar 2024 20:41:03 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=cbe1815af9204c15805ee523fd0c7f4af7ab6f37 commit cbe1815af9204c15805ee523fd0c7f4af7ab6f37 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-03-23 20:31:25 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-03-23 20:40:43 +0000 x11/wdm: Move man pages to share/man Approved by: portmgr (blanket) --- x11/wdm/Makefile | 3 ++- x11/wdm/pkg-plist | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/x11/wdm/Makefile b/x11/wdm/Makefile index f1a736db4fea..2de4b4311c91 100644 --- a/x11/wdm/Makefile +++ b/x11/wdm/Makefile @@ -1,6 +1,6 @@ PORTNAME= wdm PORTVERSION= 1.28 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= x11 windowmaker MASTER_SITES= http://freebsd.nsu.ru/distfiles/wdm/:wdm GENTOO:wdm \ http://wolfram.schneider.org/bsd/gif/bsd/:pic_large \ @@ -26,6 +26,7 @@ OPTIONS_SUB= yes USES= gettext localbase tar:bzip2 xorg USE_XORG= ice sm x11 xau xdmcp xext xinerama xmu GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share CONFIGURE_ENV= DEF_SERVER="${DEF_SERVER}" XRDB_PATH="${XRDB_PATH}" CONFIGURE_ARGS= --with-logdir=/var/log \ --with-runlockdir=/var/run \ diff --git a/x11/wdm/pkg-plist b/x11/wdm/pkg-plist index 4649bce85f24..9403d61ca1f1 100644 --- a/x11/wdm/pkg-plist +++ b/x11/wdm/pkg-plist @@ -25,8 +25,6 @@ lib/X11/wdm/pixmaps/gnuLogo.xpm @sample lib/X11/wdm/wdm-config.sample lib/X11/wdm/wdm-config.in lib/X11/wdm/wdmReconfig -man/man1/wdm.1.gz -man/man1/wdmLogin.1.gz share/locale/cs/LC_MESSAGES/wdm.mo share/locale/cy/LC_MESSAGES/wdm.mo share/locale/de/LC_MESSAGES/wdm.mo @@ -35,6 +33,8 @@ share/locale/es/LC_MESSAGES/wdm.mo share/locale/fr_FR/LC_MESSAGES/wdm.mo share/locale/ja/LC_MESSAGES/wdm.mo share/locale/ru/LC_MESSAGES/wdm.mo +share/man/man1/wdm.1.gz +share/man/man1/wdmLogin.1.gz %%PAM%%%%LOCALBASE%%/etc/pam.d/wdm @dir(,,700) lib/X11/wdm/authdir @dir /var/run/wdm