summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2013-10-22 12:12:56 +0000
committerHiroki Sato <hrs@FreeBSD.org>2013-10-22 12:12:56 +0000
commita98125b745c2309eaf23887ef951e6e0b3538ce4 (patch)
treef394a1d192ac429fac167a8bd55c593aaa8e7e72 /print
parent- Fix linker problem by removing libtool dependency. The combination of (diff)
Mark as for teTeX only. TeXLive has already included cm-super fonts in the
distribution.
Notes
Notes: svn path=/head/; revision=331256
Diffstat (limited to 'print')
-rw-r--r--print/cm-super/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/cm-super/Makefile b/print/cm-super/Makefile
index 56ad9b1b1cc8..f29c54a5e77d 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)