Date: Mon, 21 Jul 2014 20:55:29 +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: r362486 - head/chinese/docproj Message-ID: <201407212055.s6LKtTCW037703@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Mon Jul 21 20:55:28 2014 New Revision: 362486 URL: http://svnweb.freebsd.org/changeset/ports/362486 QAT: https://qat.redports.org/buildarchive/r362486/ Log: Fix with TEX_DEFAULT=texlive Modified: head/chinese/docproj/Makefile Modified: head/chinese/docproj/Makefile ============================================================================== --- head/chinese/docproj/Makefile Mon Jul 21 20:54:34 2014 (r362485) +++ head/chinese/docproj/Makefile Mon Jul 21 20:55:28 2014 (r362486) @@ -16,9 +16,8 @@ COMMENT= Supportive tools for Chinese do LICENSE= BSD2CLAUSE -RUN_DEPENDS= gbklatex:${PORTSDIR}/print/latex-cjk - USES= iconv +USE_TEX= gbklatex:run WRKSRC= ${WRKDIR}/src
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407212055.s6LKtTCW037703>