aboutsummaryrefslogtreecommitdiff
path: root/lang/tolua++
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2006-09-15 10:58:52 +0000
committerMark Linimon <linimon@FreeBSD.org>2006-09-15 10:58:52 +0000
commit340400ffaf677d5d9c9a2e607dd5e362edd57cb2 (patch)
treef6f6930e7a2830cbe248e3087413df9d73df8204 /lang/tolua++
parent8e14c1122788455715895371b9272f605321889c (diff)
downloadports-340400ffaf677d5d9c9a2e607dd5e362edd57cb2.tar.gz
ports-340400ffaf677d5d9c9a2e607dd5e362edd57cb2.zip
Catch up with the last few files tested on pointyhat as part of later
revisions to ports/101612 that were not in the PR. Hat: portmgr
Notes
Notes: svn path=/head/; revision=173105
Diffstat (limited to 'lang/tolua++')
-rw-r--r--lang/tolua++/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/lang/tolua++/Makefile b/lang/tolua++/Makefile
index 5df222084a30..3ae4076bebee 100644
--- a/lang/tolua++/Makefile
+++ b/lang/tolua++/Makefile
@@ -15,11 +15,10 @@ MAINTAINER= aaron@FreeBSD.org
COMMENT= An extended version of tolua, a tool to integrate C/C++ code with Lua
BUILD_DEPENDS= ${LOCALBASE}/bin/scons:${PORTSDIR}/devel/scons
-LIB_DEPENDS= lua:${PORTSDIR}/lang/lua50
-WRKSRC= ${WRKDIR}/tolua++-${PORTVERSION}
USE_BZIP2= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
+USE_LUA= 5.0
NO_BUILD= yes
post-patch: