diff options
Diffstat (limited to 'print/teTeX-texmf/Makefile')
-rw-r--r-- | print/teTeX-texmf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/teTeX-texmf/Makefile b/print/teTeX-texmf/Makefile index d9cddff6f7f3..4e92d0cfac00 100644 --- a/print/teTeX-texmf/Makefile +++ b/print/teTeX-texmf/Makefile @@ -19,10 +19,10 @@ MAINTAINER= hrs@FreeBSD.org COMMENT= Thomas Esser's distribution of TeX & friends (texmf tree) BUILD_DEPENDS= ${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal \ - ${LOCALBASE}/share/fonts/cmpsfont/README:${PORTSDIR}/print/cmpsfont \ + ${LOCALBASE}/share/fonts/cmpsfont/READ.ME:${PORTSDIR}/print/cmpsfont \ ${LOCALBASE}/share/fonts/amspsfont/READ.ME:${PORTSDIR}/print/amspsfnt RUN_DEPENDS= ${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal \ - ${LOCALBASE}/share/fonts/cmpsfont/README:${PORTSDIR}/print/cmpsfont \ + ${LOCALBASE}/share/fonts/cmpsfont/READ.ME:${PORTSDIR}/print/cmpsfont \ ${LOCALBASE}/share/fonts/amspsfont/READ.ME:${PORTSDIR}/print/amspsfnt CONFLICTS= latex2e-[0-9]* tex-[0-9]* dvips-[0-9]* xdvi-[0-9]* \ |