git: 779340f054e7 - main - net/x11vnc: use ${PREFIX}/share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 12 Jan 2024 20:25:28 UTC
The branch main has been updated by dinoex: URL: https://cgit.FreeBSD.org/ports/commit/?id=779340f054e7d8d136135cb5413ebc259b7cd134 commit 779340f054e7d8d136135cb5413ebc259b7cd134 Author: Dirk Meyer <dinoex@FreeBSD.org> AuthorDate: 2024-01-12 20:25:20 +0000 Commit: Dirk Meyer <dinoex@FreeBSD.org> CommitDate: 2024-01-12 20:25:20 +0000 net/x11vnc: use ${PREFIX}/share/man --- net/x11vnc/Makefile | 3 ++- net/x11vnc/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/net/x11vnc/Makefile b/net/x11vnc/Makefile index 3f32bcbbe925..1067d3b9349d 100644 --- a/net/x11vnc/Makefile +++ b/net/x11vnc/Makefile @@ -1,6 +1,6 @@ PORTNAME= x11vnc PORTVERSION= 0.9.16 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net MAINTAINER= dinoex@FreeBSD.org @@ -17,6 +17,7 @@ USE_XORG= x11 xcb xdamage xfixes xrandr xinerama xext xtst xau xrender \ # Sets LDFLAGS and adds to CONFIGURE_ENV, therefore we set LDFLAGS LDFLAGS+= -L${LOCALBASE}/lib GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share CONFIGURE_ARGS= --with-ssl=${OPENSSLBASE} CPPFLAGS+= -I${LOCALBASE}/include USE_GITHUB= yes diff --git a/net/x11vnc/pkg-plist b/net/x11vnc/pkg-plist index a6ad02801b9c..2dfeea222293 100644 --- a/net/x11vnc/pkg-plist +++ b/net/x11vnc/pkg-plist @@ -1,4 +1,4 @@ bin/x11vnc bin/Xdummy -man/man1/x11vnc.1.gz share/applications/x11vnc.desktop +share/man/man1/x11vnc.1.gz