From 2127680e4c7f2dec32b42376e89785187e39b3ba Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Sun, 25 Feb 2024 09:04:20 +0100 Subject: [PATCH] net/gsocket: Moved man to share/man Approved by: portmgr (blanket) --- net/gsocket/Makefile | 3 ++- net/gsocket/pkg-plist | 10 +++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/net/gsocket/Makefile b/net/gsocket/Makefile index d2a18280d80d..557c4c179e61 100644 --- a/net/gsocket/Makefile +++ b/net/gsocket/Makefile @@ -1,6 +1,6 @@ PORTNAME= gsocket PORTVERSION= 1.4.28 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= https://github.com/hackerschoice/gsocket/releases/download/v${PORTVERSION}/ @@ -22,6 +22,7 @@ SHEBANG_FILES= tools/blitz \ tools/gs-sftp GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip diff --git a/net/gsocket/pkg-plist b/net/gsocket/pkg-plist index d1d4a66decbc..b6635b0b62ad 100644 --- a/net/gsocket/pkg-plist +++ b/net/gsocket/pkg-plist @@ -7,8 +7,8 @@ lib/gsocket_dso.so lib/gsocket_uchroot_dso.so share/gsocket/gs_funcs etc/gsocket.conf -man/man1/blitz.1.gz -man/man1/gs-mount.1.gz -man/man1/gs-netcat.1.gz -man/man1/gs-sftp.1.gz -man/man1/gsocket.1.gz +share/man/man1/blitz.1.gz +share/man/man1/gs-mount.1.gz +share/man/man1/gs-netcat.1.gz +share/man/man1/gs-sftp.1.gz +share/man/man1/gsocket.1.gz