diff options
Diffstat (limited to 'textproc/yodl')
-rw-r--r-- | textproc/yodl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/yodl/Makefile b/textproc/yodl/Makefile index d5b3f9de64ef..4943bb1a42a6 100644 --- a/textproc/yodl/Makefile +++ b/textproc/yodl/Makefile @@ -41,8 +41,7 @@ PLIST_SUB+= PORTVERSION="${PORTVERSION}" WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} .if !defined(NOPORTDOCS) -BUILD_DEPENDS+= latex:${PORTSDIR}/print/teTeX-base \ - dvips:${PORTSDIR}/print/dvipsk-tetex +USE_TEX= tetex .endif post-patch: |