Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jul 2014 21:57:18 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r362502 - head/science/ecs
Message-ID:  <201407212157.s6LLvIvL066944@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Mon Jul 21 21:57:18 2014
New Revision: 362502
URL: http://svnweb.freebsd.org/changeset/ports/362502
QAT: https://qat.redports.org/buildarchive/r362502/

Log:
  Fix build with texlive

Modified:
  head/science/ecs/Makefile

Modified: head/science/ecs/Makefile
==============================================================================
--- head/science/ecs/Makefile	Mon Jul 21 21:46:10 2014	(r362501)
+++ head/science/ecs/Makefile	Mon Jul 21 21:57:18 2014	(r362502)
@@ -21,6 +21,7 @@ LIB_DEPENDS=	libmed.so:${PORTSDIR}/frenc
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
 USES=		gmake zip
+USE_TEX=	dvipsk
 GNU_CONFIGURE=	yes
 CPPFLAGS=	-I${LOCALBASE}/include
 CONFIGURE_ARGS=	--with-bft=${LOCALBASE}		\



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