svn commit: r358700 - head/textproc/luaexpat
Baptiste Daroussin
bapt at FreeBSD.org
Sat Jun 21 13:35:16 UTC 2014
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
More information about the svn-ports-all
mailing list