aboutsummaryrefslogtreecommitdiff
path: root/devel/luabind/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/luabind/Makefile')
-rw-r--r--devel/luabind/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/luabind/Makefile b/devel/luabind/Makefile
index c5ef428b4136..07f9c90b6b72 100644
--- a/devel/luabind/Makefile
+++ b/devel/luabind/Makefile
@@ -13,9 +13,9 @@ COMMENT= Library that helps you create bindings between C++ and Lua
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-LIB_DEPENDS= libboost_python.so:devel/boost-python-libs
+LIB_DEPENDS= ${PY_BOOST}
-USES= lua:51
+USES= lua:51 python:env
USE_LDCONFIG= yes
CPPFLAGS+= -I.. -I${LUA_INCDIR} -I${LOCALBASE}/include