1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Fix line that was dropped as part of a mismerge.

Hat:		portmgr
Pointy hat:	linimon
This commit is contained in:
Mark Linimon 2006-09-18 02:49:18 +00:00
parent 18fec4f849
commit 3bdd0ce85a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=173274
2 changed files with 4 additions and 0 deletions

View File

@ -16,6 +16,8 @@ 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= ${NONEXISTENT}:${PORTSDIR}/devel/lua50-compat51:extract
USE_LUA= 5.0
LUA_COMPS= lua compat51

View File

@ -16,6 +16,8 @@ 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= ${NONEXISTENT}:${PORTSDIR}/devel/lua50-compat51:extract
USE_LUA= 5.0
LUA_COMPS= lua compat51