git: 64cc9cb02e76 - main - comms/tlf: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 24 Feb 2024 19:25:47 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=64cc9cb02e7606f4980d5cfeb18ef11256803297 commit 64cc9cb02e7606f4980d5cfeb18ef11256803297 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-24 18:55:36 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-24 19:25:25 +0000 comms/tlf: Moved man to share/man Approved by: portmgr (blanket) --- comms/tlf/Makefile | 3 ++- comms/tlf/pkg-plist | 8 +++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/comms/tlf/Makefile b/comms/tlf/Makefile index 3a331bc7e812..fafe43473995 100644 --- a/comms/tlf/Makefile +++ b/comms/tlf/Makefile @@ -1,7 +1,7 @@ PORTNAME= tlf PORTVERSION= 1.4.1 DISTVERSIONPREFIX= ${PORTNAME}- -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms hamradio PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ @@ -23,6 +23,7 @@ USES= autoreconf gnome ncurses pkgconfig USE_GITHUB= yes USE_GNOME= glib20 GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib -largp" \ CPPFLAGS=-I${LOCALBASE}/include diff --git a/comms/tlf/pkg-plist b/comms/tlf/pkg-plist index 9eb2b27a07d4..c2e258fd806e 100644 --- a/comms/tlf/pkg-plist +++ b/comms/tlf/pkg-plist @@ -1,17 +1,20 @@ bin/play_vk bin/soundlog bin/tlf -man/man1/tlf.1.gz +share/man/man1/tlf.1.gz %%DATADIR%%/arrl10m_mults %%DATADIR%%/arrldx_mults %%DATADIR%%/arrlsections %%DATADIR%%/cabrillo.fmt %%DATADIR%%/callmaster %%DATADIR%%/cty.dat +%%DATADIR%%/cwops.txt %%DATADIR%%/darcmults %%DATADIR%%/ea_sections %%DATADIR%%/help.txt %%DATADIR%%/logcfg.dat +%%DATADIR%%/ok_om.txt +%%DATADIR%%/okommults %%DATADIR%%/paccmults %%DATADIR%%/rules/aadx_as %%DATADIR%%/rules/aadx_dx @@ -23,10 +26,12 @@ man/man1/tlf.1.gz %%DATADIR%%/rules/arrlss %%DATADIR%%/rules/contest %%DATADIR%%/rules/cqww +%%DATADIR%%/rules/cwops_mini_cwt %%DATADIR%%/rules/dxped %%DATADIR%%/rules/eusprint %%DATADIR%%/rules/focmarathon %%DATADIR%%/rules/lzdx +%%DATADIR%%/rules/okom %%DATADIR%%/rules/pacc_dx %%DATADIR%%/rules/pacc_pa %%DATADIR%%/rules/qso @@ -50,3 +55,4 @@ man/man1/tlf.1.gz %%PORTDOCS%%%%DOCSDIR%%/README_QTC.txt %%PORTDOCS%%%%DOCSDIR%%/README_QTC_RTTY.txt %%PORTDOCS%%%%DOCSDIR%%/README.RTTY +%%PORTDOCS%%%%DOCSDIR%%/Xresources