diff options
Diffstat (limited to 'print/latex-csquotes/Makefile')
-rw-r--r-- | print/latex-csquotes/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/print/latex-csquotes/Makefile b/print/latex-csquotes/Makefile index 42deac3598b9..6132ddf4696e 100644 --- a/print/latex-csquotes/Makefile +++ b/print/latex-csquotes/Makefile @@ -15,13 +15,10 @@ DISTNAME= ${PORTNAME} MAINTAINER= idolum@users.sourceforge.net COMMENT= Context sensitive quotation facilities -BUILD_DEPENDS= mktexlsr:${PORTSDIR}/print/teTeX-base \ - ${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal -RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX-base \ - ${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal \ - ${LOCALBASE}/${TEXMFLOCAL}/tex/latex/etoolbox/etoolbox.sty:${PORTSDIR}/print/latex-etoolbox +RUN_DEPENDS= ${LOCALBASE}/${TEXMFLOCAL}/tex/latex/etoolbox/etoolbox.sty:${PORTSDIR}/print/latex-etoolbox USE_ZIP= YES +USE_TEX= tetex NO_BUILD= YES PLIST= ${WRKDIR}/pkg-plist |