Skip to content

Commit

Permalink
x11/lightdm: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Feb 26, 2024
1 parent cbe3c78 commit 2736d45
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion x11/lightdm/Makefile
@@ -1,6 +1,6 @@
PORTNAME= lightdm
PORTVERSION= 1.32.0
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= x11
MASTER_SITES= https://github.com/canonical/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/

Expand Down Expand Up @@ -31,6 +31,7 @@ USE_RC_SUBR= lightdm
USE_XORG= x11 xcb xdmcp

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
# tests causes PAM errors
CONFIGURE_ARGS= --disable-libaudit \
--disable-tests
Expand Down
4 changes: 2 additions & 2 deletions x11/lightdm/pkg-plist
Expand Up @@ -34,8 +34,8 @@ lib/liblightdm-gobject-1.so.0.0.0
libdata/pkgconfig/liblightdm-gobject-1.pc
%%QT5%%libdata/pkgconfig/liblightdm-qt5-3.pc
libexec/lightdm-guest-session
man/man1/dm-tool.1.gz
man/man1/lightdm.1.gz
share/man/man1/dm-tool.1.gz
share/man/man1/lightdm.1.gz
sbin/lightdm
share/accountsservice/interfaces/org.freedesktop.DisplayManager.AccountsService.xml
share/bash-completion/completions/dm-tool
Expand Down

0 comments on commit 2736d45

Please sign in to comment.