Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Jun 2014 13:35:16 +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: r358700 - head/textproc/luaexpat
Message-ID:  <201406211335.s5LDZGdF088040@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sat Jun 21 13:35:16 2014
New Revision: 358700
URL: http://svnweb.freebsd.org/changeset/ports/358700
QAT: https://qat.redports.org/buildarchive/r358700/

Log:
  Remove remnant USE_LUA

Modified:
  head/textproc/luaexpat/Makefile

Modified: head/textproc/luaexpat/Makefile
==============================================================================
--- head/textproc/luaexpat/Makefile	Sat Jun 21 13:29:30 2014	(r358699)
+++ head/textproc/luaexpat/Makefile	Sat Jun 21 13:35:16 2014	(r358700)
@@ -14,7 +14,6 @@ COMMENT=	LuaExpat is a SAX XML parser ba
 LIB_DEPENDS=	libexpat.so:${PORTSDIR}/textproc/expat2
 
 USES=		gmake lua:51
-USE_LUA=	5.1-5.2
 ALL_TARGET=	lib
 
 CFLAGS+=	-fPIC



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