aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-25 11:31:41 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-25 11:32:46 +0000
commitaf784c932c7664608a23a051189801cd5f27ed9e (patch)
treed463e03075c7a2ea9d4dd500b432f80c9a10300b
parente601cedfb60023797ac475153a19854abf8e0dc4 (diff)
downloadports-af784c932c7664608a23a051189801cd5f27ed9e.tar.gz
ports-af784c932c7664608a23a051189801cd5f27ed9e.zip
news/yencode: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--news/yencode/Makefile3
-rw-r--r--news/yencode/pkg-plist8
2 files changed, 6 insertions, 5 deletions
diff --git a/news/yencode/Makefile b/news/yencode/Makefile
index 299713741bd2..2b6a05749f42 100644
--- a/news/yencode/Makefile
+++ b/news/yencode/Makefile
@@ -1,6 +1,6 @@
PORTNAME= yencode
PORTVERSION= 0.46
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= news
MASTER_SITES= SF
@@ -10,6 +10,7 @@ WWW= http://www.yencode.org/
USES= gettext
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/news/yencode/pkg-plist b/news/yencode/pkg-plist
index 747404b927ce..66ce41278794 100644
--- a/news/yencode/pkg-plist
+++ b/news/yencode/pkg-plist
@@ -1,7 +1,7 @@
bin/ydecode
bin/yencode
bin/ypost
-man/man1/ydecode.1.gz
-man/man1/yencode.1.gz
-man/man1/ypost.1.gz
-man/man5/ypostrc.5.gz
+share/man/man1/ydecode.1.gz
+share/man/man1/yencode.1.gz
+share/man/man1/ypost.1.gz
+share/man/man5/ypostrc.5.gz