git: 2a2c2f32979d - main - deskutils/ical: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 23 Feb 2024 06:52:08 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=2a2c2f32979d8ae556ccde923fc1eecd10830828 commit 2a2c2f32979d8ae556ccde923fc1eecd10830828 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-23 06:14:58 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-23 06:51:44 +0000 deskutils/ical: Moved man to share/man Approved by: portmgr (blanket) --- deskutils/ical/Makefile | 2 ++ deskutils/ical/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/deskutils/ical/Makefile b/deskutils/ical/Makefile index e40ce33c1298..e70dafbb4252 100644 --- a/deskutils/ical/Makefile +++ b/deskutils/ical/Makefile @@ -1,5 +1,6 @@ PORTNAME= ical PORTVERSION= 3.0.4 +PORTREVISION= 1 CATEGORIES= deskutils tk MASTER_SITES= https://launchpad.net/ical-tcl/+download/ \ http://opal.com/jr/ical/ @@ -16,6 +17,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ USES= autoreconf:build gmake tk xorg USE_XORG= x11 xext xft xrender xscrnsaver GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --with-tkconfig=${TK_LIBDIR} \ --with-tclconfig=${TCL_LIBDIR} \ --with-tclsh=${TCLSH} diff --git a/deskutils/ical/pkg-plist b/deskutils/ical/pkg-plist index 3011b4569b8f..d79bc775804f 100644 --- a/deskutils/ical/pkg-plist +++ b/deskutils/ical/pkg-plist @@ -73,5 +73,5 @@ lib/ical/v3.0.4/tcllib/tclIndex lib/ical/v3.0.4/tcllib/textwin.tcl lib/ical/v3.0.4/timerange.tcl lib/ical/v3.0.4/trigger.tcl -man/man1/ical.1.gz +share/man/man1/ical.1.gz share/applications/ical.desktop