diff --git a/sysutils/dsblogoutmgr/Makefile b/sysutils/dsblogoutmgr/Makefile index 18e25af36e68..585b3b0fd292 100644 --- a/sysutils/dsblogoutmgr/Makefile +++ b/sysutils/dsblogoutmgr/Makefile @@ -1,25 +1,28 @@ PORTNAME= dsblogoutmgr PORTVERSION= 1.3.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://freeshell.de/~mk/download/ MAINTAINER= mk@nic-nac-project.org COMMENT= Graphical logout manager WWW= https://freeshell.de/~mk/projects/dsblogoutmgr.html LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= compiler:c++11-lang gl qmake qt:5 tar:tgz USE_GL= gl USE_QT= buildtools:build core gui linguisttools:build widgets OPTIONS_DEFINE= METALOCK METALOCK_DESC= Use metalock for locking the screen METALOCK_RUN_DEPENDS= metalock:x11/metalock +post-patch: + @${REINPLACE_CMD} -e 's|man/man|share/man/man|' ${WRKSRC}/dsblogoutmgr.pro + .include diff --git a/sysutils/dsblogoutmgr/pkg-plist b/sysutils/dsblogoutmgr/pkg-plist index af50ceca281e..96e0d1836fe1 100644 --- a/sysutils/dsblogoutmgr/pkg-plist +++ b/sysutils/dsblogoutmgr/pkg-plist @@ -1,3 +1,3 @@ bin/dsblogoutmgr -man/man1/dsblogoutmgr.1.gz +share/man/man1/dsblogoutmgr.1.gz %%DATADIR%%/dsblogoutmgr_de.qm