Skip to content

Commit

Permalink
print/tex-dvipdfmx: 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 3ee7eea commit b6d93c2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
2 changes: 2 additions & 0 deletions print/tex-dvipdfmx/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
PORTNAME= dvipdfmx
PORTVERSION= ${TEXLIVE_VERSION}
PORTREVISION= 1
CATEGORIES= print
MASTER_SITES= TEX_CTAN/systems/texlive/${TEXLIVE_YEAR}/
PKGNAMEPREFIX= tex-
Expand All @@ -23,6 +24,7 @@ USES= localbase:ldflags pkgconfig tar:xz tex
USE_TEX= kpathsea web2c dvipsk luatex texhash

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --with-system-kpathsea \
--with-kpathsea-includes=${LOCALBASE}/include \
--with-kpathsea-libdir=${LOCALBASE}/lib \
Expand Down
12 changes: 6 additions & 6 deletions print/tex-dvipdfmx/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ bin/dvipdft
bin/ebb
bin/extractbb
bin/xdvipdfmx
man/man1/dvipdfm.1.gz
man/man1/dvipdfmx.1.gz
man/man1/dvipdft.1.gz
man/man1/ebb.1.gz
man/man1/extractbb.1.gz
man/man1/xdvipdfmx.1.gz
share/man/man1/dvipdfm.1.gz
share/man/man1/dvipdfmx.1.gz
share/man/man1/dvipdft.1.gz
share/man/man1/ebb.1.gz
share/man/man1/extractbb.1.gz
share/man/man1/xdvipdfmx.1.gz
%%TEXMFDISTDIR%%/doc/dvipdfmx/dvipdfmx-special.pdf
%%TEXMFDISTDIR%%/doc/dvipdfmx/dvipdfmx-special.tex
%%TEXMFDISTDIR%%/doc/dvipdfmx/README
Expand Down

0 comments on commit b6d93c2

Please sign in to comment.