git: 695f9cd5a806 - main - devel/tex-synctex: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 30 Jan 2024 22:36:15 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=695f9cd5a80600f1e76e765495bbedb5e785e248
commit 695f9cd5a80600f1e76e765495bbedb5e785e248
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-01-30 22:02:18 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-01-30 22:35:35 +0000
devel/tex-synctex: Moved man to share/man
Approved by: portmgr (blanket)
---
devel/tex-synctex/Makefile | 3 ++-
devel/tex-synctex/pkg-plist | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/devel/tex-synctex/Makefile b/devel/tex-synctex/Makefile
index a4f151bd122a..0108802c033a 100644
--- a/devel/tex-synctex/Makefile
+++ b/devel/tex-synctex/Makefile
@@ -1,6 +1,6 @@
PORTNAME= synctex
PORTVERSION= 2.0.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel
MASTER_SITES= TEX_CTAN/systems/texlive/${TEXLIVE_YEAR}/
PKGNAMEPREFIX= tex-
@@ -19,6 +19,7 @@ USE_LDCONFIG= yes
USE_TEX= kpathsea
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= ${EXCLUDE_ENGINES:S/^/--disable-/} \
--with-system-kpathsea \
--with-system-zlib \
diff --git a/devel/tex-synctex/pkg-plist b/devel/tex-synctex/pkg-plist
index 5fb11a7610d8..1e7a401c0518 100644
--- a/devel/tex-synctex/pkg-plist
+++ b/devel/tex-synctex/pkg-plist
@@ -7,5 +7,5 @@ lib/libsynctex.so
lib/libsynctex.so.2
lib/libsynctex.so.2.0.0
libdata/pkgconfig/synctex.pc
-man/man1/synctex.1.gz
-man/man5/synctex.5.gz
+share/man/man1/synctex.1.gz
+share/man/man5/synctex.5.gz