git: 17e5f42efed7 - main - www/httrack: Update manpage location (003a571d1d6585196545295efc181514f171c4c4, r523104)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 21 Feb 2024 15:20:12 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=17e5f42efed7a326dc4e07d4b62049760d6d36e7 commit 17e5f42efed7a326dc4e07d4b62049760d6d36e7 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-02-21 14:29:36 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-02-21 15:06:47 +0000 www/httrack: Update manpage location (003a571d1d6585196545295efc181514f171c4c4, r523104) --- www/httrack/Makefile | 1 + www/httrack/pkg-plist | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/www/httrack/Makefile b/www/httrack/Makefile index 1105a24ea3b9..158bf1d42b80 100644 --- a/www/httrack/Makefile +++ b/www/httrack/Makefile @@ -14,6 +14,7 @@ USES= alias cpe gmake iconv libtool shebangfix ssl CONFIGURE_ARGS= --docdir=${DOCSDIR} --with-zlib=/usr GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip USE_LDCONFIG= ${PREFIX}/lib/httrack diff --git a/www/httrack/pkg-plist b/www/httrack/pkg-plist index fde68efdff35..165c16da3dcd 100644 --- a/www/httrack/pkg-plist +++ b/www/httrack/pkg-plist @@ -64,10 +64,6 @@ lib/libhttrack.a lib/libhttrack.so lib/libhttrack.so.2 lib/libhttrack.so.2.0.49 -man/man1/htsserver.1.gz -man/man1/httrack.1.gz -man/man1/proxytrack.1.gz -man/man1/webhttrack.1.gz share/applications/WebHTTrack-Websites.desktop share/applications/WebHTTrack.desktop %%PORTDOCS%%%%DOCSDIR%%/abuse.html @@ -240,6 +236,10 @@ share/applications/WebHTTrack.desktop %%ICONS%%share/icons/hicolor/16x16/apps/httrack.png %%ICONS%%share/icons/hicolor/32x32/apps/httrack.png %%ICONS%%share/icons/hicolor/48x48/apps/httrack.png +share/man/man1/htsserver.1.gz +share/man/man1/httrack.1.gz +share/man/man1/proxytrack.1.gz +share/man/man1/webhttrack.1.gz share/pixmaps/httrack16x16.xpm share/pixmaps/httrack32x32.xpm share/pixmaps/httrack48x48.xpm