diff options
-rw-r--r-- | print/cm-super/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/cm-super/Makefile b/print/cm-super/Makefile index 56ad9b1b1cc..f29c54a5e77 100644 --- a/print/cm-super/Makefile +++ b/print/cm-super/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/type1inst:${PORTSDIR}/x11-fonts/p5-type1inst .endif USE_ZIP= yes -USE_TEX= base texmf +USE_TEX= base texmf tetex WRKSRC= ${WRKDIR}/${PORTNAME} .if !defined(WITHOUT_X11) |