svn commit: r362509 - head/russian/pscyr

Baptiste Daroussin bapt at FreeBSD.org
Mon Jul 21 22:20:36 UTC 2014


Author: bapt
Date: Mon Jul 21 22:20:35 2014
New Revision: 362509
URL: http://svnweb.freebsd.org/changeset/ports/362509
QAT: https://qat.redports.org/buildarchive/r362509/

Log:
  Fix build with texlive
  
  With hat:	portmgr

Modified:
  head/russian/pscyr/Makefile

Modified: head/russian/pscyr/Makefile
==============================================================================
--- head/russian/pscyr/Makefile	Mon Jul 21 22:15:50 2014	(r362508)
+++ head/russian/pscyr/Makefile	Mon Jul 21 22:20:35 2014	(r362509)
@@ -14,7 +14,7 @@ DISTFILES=	${PORTNAME}-${PORTVERSION:S/$
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Cyrillic PostScript Type1 fonts for use with TeX
 
-USE_TEX=	base texmf
+USE_TEX=	base texmf infra
 NO_WRKSUBDIR=	yes
 NO_BUILD=	yes
 MAKE_ENV=	TEXMFDIR=${LOCALBASE}/share/texmf


More information about the svn-ports-all mailing list