From e6475192d959154e0ef62d064a23495e3e36c807 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sat, 21 Jun 2014 13:35:16 +0000 Subject: [PATCH] Remove remnant USE_LUA --- textproc/luaexpat/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/textproc/luaexpat/Makefile b/textproc/luaexpat/Makefile index c843b8fb84f2..221749abb4ea 100644 --- a/textproc/luaexpat/Makefile +++ b/textproc/luaexpat/Makefile @@ -14,7 +14,6 @@ COMMENT= LuaExpat is a SAX XML parser based on the Expat library LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 USES= gmake lua:51 -USE_LUA= 5.1-5.2 ALL_TARGET= lib CFLAGS+= -fPIC