git: a24f8fa45a92 - main - comms/twpsk: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 22 Feb 2024 18:19:47 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=a24f8fa45a924e5b9f39f0df40f015ed7e819163 commit a24f8fa45a924e5b9f39f0df40f015ed7e819163 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-22 17:36:41 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-22 18:19:22 +0000 comms/twpsk: Moved man to share/man Approved by: portmgr (blanket) --- comms/twpsk/Makefile | 3 ++- comms/twpsk/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/comms/twpsk/Makefile b/comms/twpsk/Makefile index 086e7ac2cb56..0daf1996b3e9 100644 --- a/comms/twpsk/Makefile +++ b/comms/twpsk/Makefile @@ -1,6 +1,6 @@ PORTNAME= twpsk PORTVERSION= 4.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= comms hamradio MASTER_SITES= http://wa0eir.bcts.info/src/ DISTNAME= ${PORTNAME}-${PORTVERSION}.src @@ -18,6 +18,7 @@ USE_CXXSTD= c++14 USE_XORG= ice sm xt x11 GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CFLAGS+= -L${LOCALBASE}/lib diff --git a/comms/twpsk/pkg-plist b/comms/twpsk/pkg-plist index bd7c3824d079..c0a7afa26e00 100644 --- a/comms/twpsk/pkg-plist +++ b/comms/twpsk/pkg-plist @@ -1,5 +1,5 @@ bin/twpsk -man/man1/twpsk.1.gz +share/man/man1/twpsk.1.gz share/X11/app-defaults/Twpsk share/applications/twpsk.desktop share/pixmaps/twpsk.png