aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2024-03-22 21:44:07 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2024-03-22 22:05:27 +0000
commit26d6e4a87aeff11173ce061d85f94ff6a57ecc98 (patch)
tree7cb7672327a3a6fe90e4d59864594dfc932e4586 /textproc
parent95c5d4a71248874ab3d41c65dd8a37576e806f8c (diff)
downloadports-26d6e4a87aeff11173ce061d85f94ff6a57ecc98.tar.gz
ports-26d6e4a87aeff11173ce061d85f94ff6a57ecc98.zip
textproc/libfyaml: Move man pages to share/man
Approved by: portmgr (blanket)
Diffstat (limited to 'textproc')
-rw-r--r--textproc/libfyaml/Makefile2
-rw-r--r--textproc/libfyaml/pkg-plist14
2 files changed, 9 insertions, 7 deletions
diff --git a/textproc/libfyaml/Makefile b/textproc/libfyaml/Makefile
index b19363789173..ff9eedfaa47f 100644
--- a/textproc/libfyaml/Makefile
+++ b/textproc/libfyaml/Makefile
@@ -1,5 +1,6 @@
PORTNAME= libfyaml
DISTVERSION= 0.9
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= https://github.com/pantoniou/libfyaml/releases/download/v${DISTVERSION}/
@@ -19,6 +20,7 @@ USE_LDCONFIG= yes
SHEBANG_FILES= test/testemitter.test
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
INSTALL_TARGET= install-strip
diff --git a/textproc/libfyaml/pkg-plist b/textproc/libfyaml/pkg-plist
index de314fc14575..8038e8c5a9d0 100644
--- a/textproc/libfyaml/pkg-plist
+++ b/textproc/libfyaml/pkg-plist
@@ -11,10 +11,10 @@ lib/libfyaml.so
lib/libfyaml.so.0
lib/libfyaml.so.0.0.0
libdata/pkgconfig/libfyaml.pc
-man/man1/fy-compose.1.gz
-man/man1/fy-dump.1.gz
-man/man1/fy-filter.1.gz
-man/man1/fy-join.1.gz
-man/man1/fy-testsuite.1.gz
-man/man1/fy-tool.1.gz
-man/man1/fy-ypath.1.gz
+share/man/man1/fy-compose.1.gz
+share/man/man1/fy-dump.1.gz
+share/man/man1/fy-filter.1.gz
+share/man/man1/fy-join.1.gz
+share/man/man1/fy-testsuite.1.gz
+share/man/man1/fy-tool.1.gz
+share/man/man1/fy-ypath.1.gz