summaryrefslogtreecommitdiff
path: root/print/teTeX-texmf
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2005-04-03 13:52:07 +0000
committerHiroki Sato <hrs@FreeBSD.org>2005-04-03 13:52:07 +0000
commit364c0decf1fcbad233d102f970882ff0c8d7cdf5 (patch)
treeac7315017256a7f1e9d1c6e3db24ef24026ca2bf /print/teTeX-texmf
parentUpdate to 2.6. (diff)
Fix Type1 PS font install directories of print/cmpsfont
and print/amspsfnt. Some font management software expect that both of .afm and .pfb files are in the same directory. Bump PORTREVISION of the related ports. Suggested by: Pedro F. Giffuni (giffunip at asme dot org)
Notes
Notes: svn path=/head/; revision=132348
Diffstat (limited to 'print/teTeX-texmf')
-rw-r--r--print/teTeX-texmf/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/teTeX-texmf/Makefile b/print/teTeX-texmf/Makefile
index ab929d0fbeb3..6b7067514e60 100644
--- a/print/teTeX-texmf/Makefile
+++ b/print/teTeX-texmf/Makefile
@@ -6,7 +6,7 @@
PORTNAME= teTeX-texmf
PORTVERSION= 3.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_TEX_CTAN} \
ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/dvips/:1
@@ -58,8 +58,8 @@ EXCLUDE_LIST= fonts/type1/bluesky/cm/\* \
fonts/type1/bluesky/symbols/\* \
fonts/type1/bluesky/cyrillic/\*
-CMPSFONTDIR= ${LOCALBASE}/share/fonts/cmpsfont/pfb
-AMSPSFONTDIR= ${LOCALBASE}/share/fonts/amspsfont/pfb
+CMPSFONTDIR= ${LOCALBASE}/share/fonts/cmpsfont
+AMSPSFONTDIR= ${LOCALBASE}/share/fonts/amspsfont
CMFONTS= cmb10.pfb cmbsy10.pfb cmbx10.pfb cmbx12.pfb cmbx5.pfb \
cmbx6.pfb cmbx7.pfb cmbx8.pfb cmbx9.pfb cmbxsl10.pfb \