diff --git a/print/ttf2pt1/Makefile b/print/ttf2pt1/Makefile index 924fb78556cd..dbd2077a6627 100644 --- a/print/ttf2pt1/Makefile +++ b/print/ttf2pt1/Makefile @@ -1,48 +1,49 @@ PORTNAME= ttf2pt1 PORTVERSION= 3.4.4 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= print MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= True Type Font to Postscript Type 1 Converter WWW= https://ttf2pt1.sourceforge.net/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYRIGHT LIB_DEPENDS= libfreetype.so:print/freetype2 RUN_DEPENDS= t1asm:print/t1utils USES= localbase perl5 pkgconfig shebangfix tar:tgz uidfix SHEBANG_FILES= app/TeX/cjk-latex-config app/TeX/sfd2map other/*.pl \ other/showdf other/showg scripts/forceiso scripts/frommap \ scripts/html2man scripts/inst_dir scripts/t1fdir scripts/trans MAKE_ARGS= CC="${CC}" \ CFLAGS="${CFLAGS} ${CPPFLAGS}" \ GROUP=${BINGRP} \ INSTDIR="${STAGEDIR}${PREFIX}" \ LIBS="${LIBS}" \ LIBXDIR="${STAGEDIR}${PREFIX}/bin" \ + MANDIR="${STAGEDIR}${PREFIX}/share/man" \ OWNER=${BINOWN} CPPFLAGS+= `pkg-config --cflags freetype2` -DUSE_FREETYPE LIBS+= `pkg-config --libs freetype2` -lm .include .if ${OPSYS} == FreeBSD && ( ${OSVERSION} >= 1400091 || ( ${OSVERSION} >= 1302507 && ${OSVERSION} < 1400000 )) CFLAGS+= -Wno-error=incompatible-function-pointer-types .endif post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/ttf2pt1 @${SED} -i '' 's,${STAGEDIR},,' ${STAGEDIR}${PREFIX}/bin/ttf2pt1_convert \ - ${STAGEDIR}${PREFIX}/man/man1/ttf2pt1_x2gs.1 \ - ${STAGEDIR}${PREFIX}/man/man1/ttf2pt1.1 \ - ${STAGEDIR}${PREFIX}/man/man1/ttf2pt1_convert.1 \ + ${STAGEDIR}${PREFIX}/share/man/man1/ttf2pt1_x2gs.1 \ + ${STAGEDIR}${PREFIX}/share/man/man1/ttf2pt1.1 \ + ${STAGEDIR}${PREFIX}/share/man/man1/ttf2pt1_convert.1 \ ${STAGEDIR}${DATADIR}/scripts/convert .include diff --git a/print/ttf2pt1/pkg-plist b/print/ttf2pt1/pkg-plist index 6be66625c806..cee446c3d3db 100644 --- a/print/ttf2pt1/pkg-plist +++ b/print/ttf2pt1/pkg-plist @@ -1,93 +1,93 @@ bin/ttf2pt1 bin/ttf2pt1_convert bin/ttf2pt1_x2gs %%DATADIR%%/CHANGES %%DATADIR%%/CHANGES.html %%DATADIR%%/COPYRIGHT %%DATADIR%%/FONTS %%DATADIR%%/FONTS.hpux %%DATADIR%%/FONTS.hpux.html %%DATADIR%%/FONTS.html %%DATADIR%%/README %%DATADIR%%/README.FIRST %%DATADIR%%/README.html %%DATADIR%%/app/RPM/Makefile %%DATADIR%%/app/RPM/ttf2pt1.spec %%DATADIR%%/app/RPM/ttf2pt1.spec.src %%DATADIR%%/app/TeX/README %%DATADIR%%/app/TeX/README.html %%DATADIR%%/app/TeX/cjk-latex-config %%DATADIR%%/app/TeX/cjk-latex-t1mapgen %%DATADIR%%/app/TeX/sfd2map %%DATADIR%%/app/X11/README %%DATADIR%%/app/X11/README.html %%DATADIR%%/app/X11/t1-xf86.334.patch %%DATADIR%%/app/X11/t1-xf86.39.patch %%DATADIR%%/app/netscape/Makefile %%DATADIR%%/app/netscape/README %%DATADIR%%/app/netscape/README.html %%DATADIR%%/app/netscape/fontsz.cf %%DATADIR%%/app/netscape/notscape %%DATADIR%%/app/netscape/nsfilter %%DATADIR%%/app/netscape/nsfix.c %%DATADIR%%/app/netscape/nspr %%DATADIR%%/app/netscape/nsprint %%DATADIR%%/app/netscape/psfonts.cf %%DATADIR%%/encodings/README %%DATADIR%%/encodings/README.html %%DATADIR%%/encodings/adobestd/adobe-std.tbl %%DATADIR%%/encodings/bulgarian/README %%DATADIR%%/encodings/bulgarian/encodings.alias %%DATADIR%%/encodings/bulgarian/ibm-1251.tbl %%DATADIR%%/encodings/bulgarian/ibm-866.tbl %%DATADIR%%/encodings/bulgarian/iso8859-5.tbl %%DATADIR%%/encodings/bulgarian/koi8-r.tbl %%DATADIR%%/encodings/cyrillic/encodings.alias %%DATADIR%%/encodings/cyrillic/ibm-1251.tbl %%DATADIR%%/encodings/cyrillic/ibm-866.tbl %%DATADIR%%/encodings/cyrillic/iso8859-5.tbl %%DATADIR%%/encodings/cyrillic/koi8-r.tbl %%DATADIR%%/encodings/latin1/iso8859-1.tbl %%DATADIR%%/encodings/latin2/iso8859-2.tbl %%DATADIR%%/encodings/latin4/iso8859-4 %%DATADIR%%/encodings/latin4/iso8859-4.tbl %%DATADIR%%/encodings/latin5/iso8859-9 %%DATADIR%%/encodings/russian/README %%DATADIR%%/encodings/russian/encodings.alias %%DATADIR%%/encodings/russian/ibm-1251.tbl %%DATADIR%%/encodings/russian/ibm-866.tbl %%DATADIR%%/encodings/russian/iso8859-5.tbl %%DATADIR%%/encodings/russian/koi8-r.tbl %%DATADIR%%/maps/CP1250.map %%DATADIR%%/maps/CP1251.map %%DATADIR%%/maps/T2A_compact.map %%DATADIR%%/maps/adobe-standard-encoding.map %%DATADIR%%/maps/unicode-sample.map %%DATADIR%%/other/Makefile %%DATADIR%%/other/README %%DATADIR%%/other/README.html %%DATADIR%%/other/bmpfont.h %%DATADIR%%/other/bz.c %%DATADIR%%/other/bzscreen.c %%DATADIR%%/other/bzscreen.h %%DATADIR%%/other/cmpf.c %%DATADIR%%/other/cntstems.pl %%DATADIR%%/other/dmpf.c %%DATADIR%%/other/lst.pl %%DATADIR%%/other/showdf %%DATADIR%%/other/showg %%DATADIR%%/scripts/convert %%DATADIR%%/scripts/convert.cfg.sample %%DATADIR%%/scripts/forceiso %%DATADIR%%/scripts/frommap %%DATADIR%%/scripts/html2man %%DATADIR%%/scripts/inst_dir %%DATADIR%%/scripts/inst_file %%DATADIR%%/scripts/mkrel %%DATADIR%%/scripts/t1fdir %%DATADIR%%/scripts/trans %%DATADIR%%/scripts/unhtml %%DATADIR%%/scripts/x2gs -man/man1/ttf2pt1.1.gz -man/man1/ttf2pt1_convert.1.gz -man/man1/ttf2pt1_x2gs.1.gz +share/man/man1/ttf2pt1.1.gz +share/man/man1/ttf2pt1_convert.1.gz +share/man/man1/ttf2pt1_x2gs.1.gz