git: df9590f43ad6 - main - mail/balsa: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 24 Feb 2024 17:03:20 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=df9590f43ad606bc0c05d50512f2c869ec15b353 commit df9590f43ad606bc0c05d50512f2c869ec15b353 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-24 16:41:18 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-24 16:41:18 +0000 mail/balsa: Moved man to share/man Approved by: portmgr (blanket) --- mail/balsa/Makefile | 2 ++ mail/balsa/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index c830bd5215bf..1a4611a7002c 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -1,5 +1,6 @@ PORTNAME= balsa PORTVERSION= 2.6.4 +PORTREVISION= 1 CATEGORIES= mail gnome MASTER_SITES= http://pawsa.fedorapeople.org/balsa/ @@ -34,6 +35,7 @@ CPE_VENDOR= gnome USE_GNOME= cairo gdkpixbuf2 gnomeprefix intlhack libxslt gtksourceview4 USE_XORG= x11 GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --with-canberra \ --with-gtksourceview CPPFLAGS+= -I${LOCALBASE}/include diff --git a/mail/balsa/pkg-plist b/mail/balsa/pkg-plist index 4e7c0847b234..1c991b79df83 100644 --- a/mail/balsa/pkg-plist +++ b/mail/balsa/pkg-plist @@ -3,7 +3,7 @@ bin/balsa-ab etc/sound/events/balsa.soundlist lib/balsa/libhtmlfilter.a lib/balsa/libhtmlfilter.so -man/man1/balsa.1.gz +share/man/man1/balsa.1.gz share/applications/balsa-mailto-handler.desktop share/applications/org.desktop.Balsa.desktop %%DATADIR%%/gtksourceview-3.0/balsa-mail-style.xml