git: de42b11c73cb - main - net-im/echat: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 24 Feb 2024 22:17:56 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=de42b11c73cbf9794b820336bd3069a6e9bdb973
commit de42b11c73cbf9794b820336bd3069a6e9bdb973
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-24 21:50:09 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-24 22:17:36 +0000
net-im/echat: Moved man to share/man
Approved by: portmgr (blanket)
---
net-im/echat/Makefile | 2 ++
net-im/echat/pkg-plist | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/net-im/echat/Makefile b/net-im/echat/Makefile
index e15c61fc64ad..0fa280cb0099 100644
--- a/net-im/echat/Makefile
+++ b/net-im/echat/Makefile
@@ -1,5 +1,6 @@
PORTNAME= echat
DISTVERSION= 0.04beta1
+PORTREVISION= 1
CATEGORIES= net-im
MASTER_SITES= http://echat.deep.perm.ru/files/
@@ -14,6 +15,7 @@ SUB_FILES= pkg-message
post-patch:
@${REINPLACE_CMD} -e 's|^CFLAGS=|CFLAGS+=|g ; \
s|PREFIX=|PREFIX?=|g ; s|CC=|CC?=|g; \
+ s|man/man1|share/man/man1|g; \
\|^CFLAGS| { s|-g||; s|-O2||; } ; \
\|CC|s|@||; \|install|s|-s|${STRIP}|; \
s|PREFIX)|DESTDIR)$$(&|' ${WRKSRC}/Makefile
diff --git a/net-im/echat/pkg-plist b/net-im/echat/pkg-plist
index 31ac35a2988a..c7041b1ff5cc 100644
--- a/net-im/echat/pkg-plist
+++ b/net-im/echat/pkg-plist
@@ -8,4 +8,4 @@ doc/echat-0.04beta1/README.tu
doc/echat-0.04beta1/TODO
doc/echat-0.04beta1/ec
etc/echatrc.sample
-man/man1/echat.1.gz
+share/man/man1/echat.1.gz