aboutsummaryrefslogtreecommitdiffstats
path: root/devel/lua50-pty
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2006-05-03 21:25:07 +0800
committerpav <pav@FreeBSD.org>2006-05-03 21:25:07 +0800
commit57c04beb7033430b70edf713823ab1360da084a6 (patch)
tree0d1965cff36464917e8b13f19e9dc175205abec8 /devel/lua50-pty
parent35ea1e3f5481f0aa4970badeab48cdde17a3ac0d (diff)
downloadfreebsd-ports-gnome-57c04beb7033430b70edf713823ab1360da084a6.tar.gz
freebsd-ports-gnome-57c04beb7033430b70edf713823ab1360da084a6.tar.zst
freebsd-ports-gnome-57c04beb7033430b70edf713823ab1360da084a6.zip
- Switch lua dependency to lang/lua50
Diffstat (limited to 'devel/lua50-pty')
-rw-r--r--devel/lua50-pty/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/lua50-pty/Makefile b/devel/lua50-pty/Makefile
index fa29708e8764..4758f2e58cbf 100644
--- a/devel/lua50-pty/Makefile
+++ b/devel/lua50-pty/Makefile
@@ -14,9 +14,9 @@ DISTFILES= pty.lua?rev=1.2 pty.c?rev=1.25
MAINTAINER= andrew+ports@fubar.geek.nz
COMMENT= Pty (pseudo-terminal) bindings for Lua 5.0.x
-BUILD_DEPENDS= ${LOCALBASE}/include/lua.h:${PORTSDIR}/lang/lua \
+BUILD_DEPENDS= ${LOCALBASE}/include/lua.h:${PORTSDIR}/lang/lua50 \
${NONEXISTENT}:${PORTSDIR}/devel/lua50-compat51:extract
-RUN_DEPENDS= ${LOCALBASE}/include/lua.h:${PORTSDIR}/lang/lua \
+RUN_DEPENDS= ${LOCALBASE}/include/lua.h:${PORTSDIR}/lang/lua50 \
${LOCALBASE}/share/lua/5.0/compat-5.1.lua:${PORTSDIR}/devel/lua50-compat51
LIBDIR= ${PREFIX}/lib/lua/5.0