Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Oct 2013 12:12:57 +0000 (UTC)
From:      Hiroki Sato <hrs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r331256 - head/print/cm-super
Message-ID:  <201310221212.r9MCCvQH057191@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: hrs
Date: Tue Oct 22 12:12:56 2013
New Revision: 331256
URL: http://svnweb.freebsd.org/changeset/ports/331256

Log:
  Mark as for teTeX only.  TeXLive has already included cm-super fonts in the
  distribution.

Modified:
  head/print/cm-super/Makefile

Modified: head/print/cm-super/Makefile
==============================================================================
--- head/print/cm-super/Makefile	Tue Oct 22 12:10:35 2013	(r331255)
+++ head/print/cm-super/Makefile	Tue Oct 22 12:12:56 2013	(r331256)
@@ -19,7 +19,7 @@ BUILD_DEPENDS=	${LOCALBASE}/bin/type1ins
 .endif
 
 USE_ZIP=	yes
-USE_TEX=	base texmf
+USE_TEX=	base texmf tetex
 WRKSRC=		${WRKDIR}/${PORTNAME}
 
 .if !defined(WITHOUT_X11)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310221212.r9MCCvQH057191>