git: 47dd049314fa - main - editors/vile: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 23 Feb 2024 17:58:47 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=47dd049314fa12ea6297571b15edb2c5de8a2bf7 commit 47dd049314fa12ea6297571b15edb2c5de8a2bf7 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-23 16:56:09 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-23 17:58:22 +0000 editors/vile: Moved man to share/man Approved by: portmgr (blanket) --- editors/vile/Makefile | 2 ++ editors/vile/pkg-plist | 8 ++++---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/editors/vile/Makefile b/editors/vile/Makefile index e3f7c1cc76c1..675fe8d595b6 100644 --- a/editors/vile/Makefile +++ b/editors/vile/Makefile @@ -1,5 +1,6 @@ PORTNAME= vile PORTVERSION= 9.8z +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= https://invisible-island.net/archives/vile/current/ \ https://invisible-mirror.net/archives/vile/current/ @@ -19,6 +20,7 @@ BUILD_DEPENDS= reflex:textproc/reflex USES= ncurses pkgconfig shebangfix tar:tgz SHEBANG_FILES= perl/vileget GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ENV= cf_cv_crypt_works=yes MAKEFILE= makefile INSTALL_TARGET= install install-doc install-html diff --git a/editors/vile/pkg-plist b/editors/vile/pkg-plist index 000b9b395b61..23d9760326aa 100644 --- a/editors/vile/pkg-plist +++ b/editors/vile/pkg-plist @@ -90,10 +90,10 @@ lib/vile/vile-xres-filt%%SO_EXT%% lib/vile/vile-xs-filt%%SO_EXT%% lib/vile/vile-yacc-filt%%SO_EXT%% lib/vile/vile-yaml-filt%%SO_EXT%% -man/man1/vile-libdir-path.1.gz -man/man1/vile-pager.1.gz -man/man1/vile-to-html.1.gz -man/man1/vile.1.gz +share/man/man1/vile-libdir-path.1.gz +share/man/man1/vile-pager.1.gz +share/man/man1/vile-to-html.1.gz +share/man/man1/vile.1.gz %%PORTDOCS%%%%DOCSDIR%%/Vileserv.doc %%PORTDOCS%%%%DOCSDIR%%/config.doc %%PORTDOCS%%%%DOCSDIR%%/dir.doc