- Mark lua-gettext and lua-pty BROKEN, as they are unfetchable; no ports depend on them
This commit is contained in:
parent
161b0630da
commit
c650efd1cd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=378370
2 changed files with 4 additions and 0 deletions
|
@ -13,6 +13,8 @@ DISTFILES= lua_gettext.c?rev=${CVER} gettext.lua?rev=${LVER}
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Gettext binding for Lua 5
|
||||
|
||||
BROKEN= doesn't fetch
|
||||
|
||||
USES= gettext lua:51
|
||||
|
||||
CVER= 1.15
|
||||
|
|
|
@ -13,6 +13,8 @@ DISTFILES= pty.lua?rev=1.2 pty.c?rev=1.25
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Pty (pseudo-terminal) bindings for Lua 5
|
||||
|
||||
BROKEN= doesn't fetch
|
||||
|
||||
USES= lua:51
|
||||
|
||||
PLIST_FILES= %%LUA_MODSHAREDIR%%/pty.lua \
|
||||
|
|
Loading…
Reference in a new issue