Skip to content

Commit

Permalink
devel/tex-synctex: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Jan 30, 2024
1 parent f18686d commit 695f9cd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion 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-
Expand All @@ -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 \
Expand Down
4 changes: 2 additions & 2 deletions devel/tex-synctex/pkg-plist
Expand Up @@ -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

0 comments on commit 695f9cd

Please sign in to comment.