aboutsummaryrefslogtreecommitdiff
path: root/devel/luabind
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-05-26 15:28:28 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-05-26 15:28:28 +0000
commite836ab008ac38916a93472f2840e03e2e8470ef5 (patch)
tree1485083919fd5b153bf056ea17ac895ea758a8a9 /devel/luabind
parent35d8b48dff5490ff5d7232109c287da637b58811 (diff)
downloadports-e836ab008ac38916a93472f2840e03e2e8470ef5.tar.gz
ports-e836ab008ac38916a93472f2840e03e2e8470ef5.zip
Notes
Diffstat (limited to 'devel/luabind')
-rw-r--r--devel/luabind/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/luabind/Makefile b/devel/luabind/Makefile
index ab1825210939..ae6b07377e67 100644
--- a/devel/luabind/Makefile
+++ b/devel/luabind/Makefile
@@ -12,7 +12,7 @@ COMMENT= Library that helps you create bindings between C++ and Lua
LIB_DEPENDS= libboost_python.so:${PORTSDIR}/devel/boost-python-libs
-USE_LUA= 5.1+
+USES= lua
USE_LDCONFIG= yes
CPPFLAGS+= -I.. -I${LUA_INCDIR} -I${LOCALBASE}/include