git: 50a73e207eb7 - main - sysutils/lineakd: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Feb 2024 06:02:03 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=50a73e207eb76b2ae2211dd46616eef0e44dc082 commit 50a73e207eb76b2ae2211dd46616eef0e44dc082 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-26 05:46:58 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-26 06:01:42 +0000 sysutils/lineakd: Moved man to share/man Approved by: portmgr (blanket) --- sysutils/lineakd/Makefile | 3 ++- sysutils/lineakd/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/sysutils/lineakd/Makefile b/sysutils/lineakd/Makefile index 8b97145d0f6a..b1f873ca49fc 100644 --- a/sysutils/lineakd/Makefile +++ b/sysutils/lineakd/Makefile @@ -1,6 +1,6 @@ PORTNAME= lineakd PORTVERSION= 0.9 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MASTER_SITES= SF/lineak/${PORTNAME}/${PORTNAME}-${PORTVERSION} DIST_SUBDIR= lineak @@ -14,6 +14,7 @@ USE_CXXSTD= c++98 USE_LDCONFIG= yes USE_XORG= x11 xext xt GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= kde_cv_prog_cxx_fno_check_new=no INSTALL_TARGET= install-strip diff --git a/sysutils/lineakd/pkg-plist b/sysutils/lineakd/pkg-plist index 291953298892..9d81ed2b0ad1 100644 --- a/sysutils/lineakd/pkg-plist +++ b/sysutils/lineakd/pkg-plist @@ -28,5 +28,5 @@ lib/liblineak.a lib/liblineak.so lib/liblineak.so.0 lib/liblineak.so.0.8.0 -man/man1/lineakd.1.gz +share/man/man1/lineakd.1.gz @dir lib/lineakd/plugins