git: 04e6a102b08a - main - www/crawl: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Feb 2024 13:15:28 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=04e6a102b08a142ae915b5d52124bac7dc7c8497 commit 04e6a102b08a142ae915b5d52124bac7dc7c8497 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-26 12:44:53 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-26 13:14:59 +0000 www/crawl: Moved man to share/man Approved by: portmgr (blanket) --- www/crawl/Makefile | 3 ++- www/crawl/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/www/crawl/Makefile b/www/crawl/Makefile index 75cc1aea1426..141037a64133 100644 --- a/www/crawl/Makefile +++ b/www/crawl/Makefile @@ -1,6 +1,6 @@ PORTNAME= crawl PORTVERSION= 0.4 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= www MASTER_SITES= http://www.monkey.org/~provos/ @@ -15,6 +15,7 @@ LIB_DEPENDS= libevent.so:devel/libevent USES= bdb pkgconfig GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --with-libevent --program-transform-name='' CONFIGURE_ENV= EVENTINC="`pkgconf --cflags libevent`" EVENTLIB="`pkgconf --libs libevent`" diff --git a/www/crawl/pkg-plist b/www/crawl/pkg-plist index 7a4e666aa599..c0027bebfba4 100644 --- a/www/crawl/pkg-plist +++ b/www/crawl/pkg-plist @@ -1,3 +1,3 @@ bin/crawl -man/man1/crawl.1.gz +share/man/man1/crawl.1.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/crawl.conf