From 5b752da53d669af9bb23752378808aad35824600 Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Wed, 25 May 2011 10:25:18 +0000 Subject: Fix cmpsfont dependency. --- print/teTeX-texmf/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print/teTeX-texmf') 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]* \ -- cgit v1.2.3