aboutsummaryrefslogtreecommitdiff
path: root/textproc/luaexpat
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-06-21 13:35:16 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-06-21 13:35:16 +0000
commite6475192d959154e0ef62d064a23495e3e36c807 (patch)
tree5d32452446286b23b05ba829c470fb20fbccf3a1 /textproc/luaexpat
parentad199a9229fd6eb87bfcc5107a475a19a0133ccd (diff)
downloadports-e6475192d959154e0ef62d064a23495e3e36c807.tar.gz
ports-e6475192d959154e0ef62d064a23495e3e36c807.zip
Remove remnant USE_LUA
Notes
Notes: svn path=/head/; revision=358700
Diffstat (limited to 'textproc/luaexpat')
-rw-r--r--textproc/luaexpat/Makefile1
1 files changed, 0 insertions, 1 deletions
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