git: 76c0bf945e3b - main - comms/fldigi: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 22 Feb 2024 14:02:43 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=76c0bf945e3bdaa5b9e375c6f0b263b62503456a commit 76c0bf945e3bdaa5b9e375c6f0b263b62503456a Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-22 13:52:10 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-22 14:02:15 +0000 comms/fldigi: Moved man to share/man Approved by: portmgr (blanket) --- comms/fldigi/Makefile | 2 ++ comms/fldigi/pkg-plist | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/comms/fldigi/Makefile b/comms/fldigi/Makefile index d36f51422fde..10e503ab2cfe 100644 --- a/comms/fldigi/Makefile +++ b/comms/fldigi/Makefile @@ -1,5 +1,6 @@ PORTNAME= fldigi DISTVERSION= 4.2.04 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= SF/fldigi/${PORTNAME} \ http://www.w1hkj.com/files/fldigi/ @@ -28,6 +29,7 @@ USE_XORG= x11 xcursor xext xfixes xft xinerama xrender USE_CXXSTD= gnu++0x GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ENV= EXTRA_LIBS="-lexecinfo" \ FLTK_CONFIG="${LOCALBASE}/bin/fltk-config" diff --git a/comms/fldigi/pkg-plist b/comms/fldigi/pkg-plist index 8ffef82afd60..8d2b800efd43 100644 --- a/comms/fldigi/pkg-plist +++ b/comms/fldigi/pkg-plist @@ -1,7 +1,7 @@ %%FLARQ%%bin/flarq bin/fldigi -%%FLARQ%%man/man1/flarq.1.gz -man/man1/fldigi.1.gz +%%FLARQ%%share/man/man1/flarq.1.gz +share/man/man1/fldigi.1.gz %%FLARQ%%share/applications/flarq.desktop share/applications/fldigi.desktop %%NLS%%share/locale/ca/LC_MESSAGES/fldigi.mo