git: ed877b3a43d1 - main - net/istgt: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 25 Feb 2024 08:19:30 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ed877b3a43d1fa7bf0f617164cd98c273d407cf4
commit ed877b3a43d1fa7bf0f617164cd98c273d407cf4
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-25 08:08:21 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-25 08:19:02 +0000
net/istgt: Moved man to share/man
Approved by: portmgr (blanket)
---
net/istgt/Makefile | 2 ++
net/istgt/pkg-plist | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/net/istgt/Makefile b/net/istgt/Makefile
index ebc93b6a147e..b9d6db75d6b7 100644
--- a/net/istgt/Makefile
+++ b/net/istgt/Makefile
@@ -1,5 +1,6 @@
PORTNAME= istgt
PORTVERSION= 20150713
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.peach.ne.jp/archives/istgt/
@@ -11,6 +12,7 @@ LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
PORTDOCS= ${DOCFILES:T}
DOCFILES= ChangeLog.jp README doc/QUICKSTART doc/QUICKSTART.jp
diff --git a/net/istgt/pkg-plist b/net/istgt/pkg-plist
index 01d6a1c0b6de..d15718fb18f1 100644
--- a/net/istgt/pkg-plist
+++ b/net/istgt/pkg-plist
@@ -5,4 +5,4 @@ etc/rc.d/istgt
@sample %%ETCDIR%%/istgt.conf.sample
@sample %%ETCDIR%%/istgt.large.conf.sample
@sample %%ETCDIR%%/istgtcontrol.conf.sample
-man/man1/istgt.1.gz
+share/man/man1/istgt.1.gz