git: 28ef601908a2 - main - deskutils/ljclive: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 23 Feb 2024 06:52:09 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=28ef601908a265d31ea647233c4605120c8def95 commit 28ef601908a265d31ea647233c4605120c8def95 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-23 06:15:53 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-23 06:51:44 +0000 deskutils/ljclive: Moved man to share/man Approved by: portmgr (blanket) --- deskutils/ljclive/Makefile | 3 ++- deskutils/ljclive/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/deskutils/ljclive/Makefile b/deskutils/ljclive/Makefile index eaf1414bd0a7..c0c3aa720f92 100644 --- a/deskutils/ljclive/Makefile +++ b/deskutils/ljclive/Makefile @@ -1,6 +1,6 @@ PORTNAME= ljclive PORTVERSION= 0.4.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTNAME} DISTNAME= clive-${PORTVERSION} @@ -11,6 +11,7 @@ WWW= https://sourceforge.net/projects/ljclive/ USES= iconv GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= ac_cv_search_iconv=${ICONV_LIB} CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib diff --git a/deskutils/ljclive/pkg-plist b/deskutils/ljclive/pkg-plist index 9b361a65e2b4..dec7c34e9704 100644 --- a/deskutils/ljclive/pkg-plist +++ b/deskutils/ljclive/pkg-plist @@ -1,3 +1,3 @@ bin/clive -man/man1/clive.1.gz +share/man/man1/clive.1.gz share/clive/cliverc-example.conf