svn commit: r362502 - head/science/ecs
Baptiste Daroussin
bapt at FreeBSD.org
Mon Jul 21 21:57:19 UTC 2014
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} \
More information about the svn-ports-head
mailing list