git: 348e5d6fb819 - main - www/aria2: Update manpage location (003a571d1d6585196545295efc181514f171c4c4, r523104)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 21 Feb 2024 15:20:11 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=348e5d6fb8190abad5a384d88b9674deac597711 commit 348e5d6fb8190abad5a384d88b9674deac597711 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-02-21 14:29:33 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-02-21 15:06:47 +0000 www/aria2: Update manpage location (003a571d1d6585196545295efc181514f171c4c4, r523104) --- www/aria2/Makefile | 1 + www/aria2/pkg-plist | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/www/aria2/Makefile b/www/aria2/Makefile index b66f43f641c2..5bd494624e5d 100644 --- a/www/aria2/Makefile +++ b/www/aria2/Makefile @@ -33,6 +33,7 @@ CONFIGURE_ENV= OPENSSL_CFLAGS=-I${OPENSSLINC} \ OPENSSL_LIBS="-L${OPENSSLLIB} -lcrypto -lssl" \ ac_cv_path_RST2HTML=no GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip USE_CXXSTD= c++11 USE_LDCONFIG= yes diff --git a/www/aria2/pkg-plist b/www/aria2/pkg-plist index 88f07c48b293..2a38aee5c8b5 100644 --- a/www/aria2/pkg-plist +++ b/www/aria2/pkg-plist @@ -6,9 +6,6 @@ lib/libaria2.so lib/libaria2.so.0 lib/libaria2.so.0.0.0 libdata/pkgconfig/libaria2.pc -man/man1/aria2c.1.gz -man/pt/man1/aria2c.1.gz -man/ru/man1/aria2c.1.gz %%NLS%%share/locale/ar/LC_MESSAGES/aria2.mo %%NLS%%share/locale/bg/LC_MESSAGES/aria2.mo %%NLS%%share/locale/bn/LC_MESSAGES/aria2.mo @@ -51,3 +48,6 @@ man/ru/man1/aria2c.1.gz %%NLS%%share/locale/zh_CN/LC_MESSAGES/aria2.mo %%NLS%%share/locale/zh_HK/LC_MESSAGES/aria2.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/aria2.mo +share/man/man1/aria2c.1.gz +share/man/pt/man1/aria2c.1.gz +share/man/ru/man1/aria2c.1.gz