Date: Mon, 26 May 2014 16:07:33 +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: r355399 - head/graphics/graphviz Message-ID: <201405261607.s4QG7XeZ018830@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Mon May 26 16:07:33 2014 New Revision: 355399 URL: http://svnweb.freebsd.org/changeset/ports/355399 QAT: https://qat.redports.org/buildarchive/r355399/ Log: Convert to USES=lua, use lua 5.2 by default Modified: head/graphics/graphviz/Makefile Modified: head/graphics/graphviz/Makefile ============================================================================== --- head/graphics/graphviz/Makefile Mon May 26 16:02:07 2014 (r355398) +++ head/graphics/graphviz/Makefile Mon May 26 16:07:33 2014 (r355399) @@ -95,7 +95,7 @@ PERL_USES= perl5 PHP_USE= PHP=yes PHP_BUILD=yes PYTHON_USE= PYTHON_BUILD=yes RUBY_USE= RUBY=yes -LUA_USE= LUA=yes +LUA_USES= lua TCL_USES= tcl:build TK_USES= tk:build POPPLER_LIB_DEPENDS= libpoppler-glib.so:${PORTSDIR}/graphics/poppler-glib
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405261607.s4QG7XeZ018830>