diff --git a/devel/tex-kpathsea/Makefile b/devel/tex-kpathsea/Makefile index 6575ad4cdc37..cf03c00fc387 100644 --- a/devel/tex-kpathsea/Makefile +++ b/devel/tex-kpathsea/Makefile @@ -1,43 +1,45 @@ PORTNAME= kpathsea PORTVERSION= 6.3.5 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= TEX_CTAN/systems/texlive/${TEXLIVE_YEAR}/ PKGNAMEPREFIX= tex- DISTNAME= texlive-${TEXLIVE_VERSION}-source DIST_SUBDIR= TeX MAINTAINER= tex@FreeBSD.org COMMENT= Path searching library for TeX LICENSE= LGPL21+ USES= libtool pathfix tar:xz tex USE_LDCONFIG= yes GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share INSTALL_TARGET= install-strip EXTRACT_AFTER_ARGS= ${EXTRACT_FILES:S,^,${DISTNAME}/,} EXTRACT_FILES= build-aux texk/kpathsea texk/texlive/tl_support \ texk/texlive/linked_scripts/texlive-extra \ texk/texlive/linked_scripts/texlive WRKSRC= ${WRKDIR}/${DISTNAME}/texk/kpathsea INFO= kpathsea PLIST_SUB= VERSION=${PORTVERSION} post-install: (cd ${WRKDIR}/${DISTNAME}/texk/texlive/linked_scripts/texlive-extra && \ for f in kpsetool kpsewhere; do \ ${INSTALL_SCRIPT} $${f}.sh ${STAGEDIR}${PREFIX}/bin/$$f; \ ${INSTALL_MAN} ../../tl_support/$${f}.1 \ - ${STAGEDIR}${MANPREFIX}/man/man1/$${f}.1; \ + ${STAGEDIR}${PREFIX}/share/man/man1/$${f}.1; \ done; \ for l in kpsexpand kpsepath; do \ ${LN} -sf kpsetool ${STAGEDIR}${PREFIX}/bin/$$l; \ - ${LN} -sf kpsetool.1 ${STAGEDIR}${MANPREFIX}/man/man1/$${l}.1; \ + ${LN} -sf kpsetool.1 ${STAGEDIR}${PREFIX}/share/man/man1/$${l}.1; \ done) .include diff --git a/devel/tex-kpathsea/pkg-plist b/devel/tex-kpathsea/pkg-plist index 5a0ed243b302..10efe2c35d9c 100644 --- a/devel/tex-kpathsea/pkg-plist +++ b/devel/tex-kpathsea/pkg-plist @@ -1,68 +1,68 @@ bin/kpseaccess bin/kpsepath bin/kpsereadlink bin/kpsestat bin/kpsetool bin/kpsewhere bin/kpsewhich bin/kpsexpand include/kpathsea/absolute.h include/kpathsea/c-auto.h include/kpathsea/c-ctype.h include/kpathsea/c-dir.h include/kpathsea/c-errno.h include/kpathsea/c-fopen.h include/kpathsea/c-limits.h include/kpathsea/c-memstr.h include/kpathsea/c-minmax.h include/kpathsea/c-namemx.h include/kpathsea/c-pathch.h include/kpathsea/c-pathmx.h include/kpathsea/c-proto.h include/kpathsea/c-stat.h include/kpathsea/c-std.h include/kpathsea/c-unistd.h include/kpathsea/cnf.h include/kpathsea/concatn.h include/kpathsea/config.h include/kpathsea/debug.h include/kpathsea/expand.h include/kpathsea/getopt.h include/kpathsea/hash.h include/kpathsea/knj.h include/kpathsea/kpathsea.h include/kpathsea/lib.h include/kpathsea/line.h include/kpathsea/magstep.h include/kpathsea/mingw32.h include/kpathsea/paths.h include/kpathsea/pathsearch.h include/kpathsea/proginit.h include/kpathsea/progname.h include/kpathsea/readable.h include/kpathsea/simpletypes.h include/kpathsea/str-list.h include/kpathsea/str-llist.h include/kpathsea/systypes.h include/kpathsea/tex-file.h include/kpathsea/tex-glyph.h include/kpathsea/tex-hush.h include/kpathsea/tex-make.h include/kpathsea/types.h include/kpathsea/variable.h include/kpathsea/version.h include/kpathsea/win32lib.h lib/libkpathsea.a lib/libkpathsea.so lib/libkpathsea.so.6 lib/libkpathsea.so.%%VERSION%% libdata/pkgconfig/kpathsea.pc -man/man1/kpseaccess.1.gz -man/man1/kpsepath.1.gz -man/man1/kpsereadlink.1.gz -man/man1/kpsestat.1.gz -man/man1/kpsetool.1.gz -man/man1/kpsewhere.1.gz -man/man1/kpsewhich.1.gz -man/man1/kpsexpand.1.gz +share/man/man1/kpseaccess.1.gz +share/man/man1/kpsepath.1.gz +share/man/man1/kpsereadlink.1.gz +share/man/man1/kpsestat.1.gz +share/man/man1/kpsetool.1.gz +share/man/man1/kpsewhere.1.gz +share/man/man1/kpsewhich.1.gz +share/man/man1/kpsexpand.1.gz %%TEXMFDISTDIR%%/web2c/texmf.cnf