Skip to content

Commit

Permalink
Mark lua flavor as BROKEN. I have never seen this working.
Browse files Browse the repository at this point in the history
OK sthen@
  • Loading branch information
Edd Barrett committed Oct 11, 2009
1 parent 37fdfa3 commit b3e868e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion www/elinks/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.16 2009/10/11 14:06:20 edd Exp $
# $OpenBSD: Makefile,v 1.17 2009/10/11 15:55:50 edd Exp $

COMMENT= full-featured text WWW browser
DISTNAME= elinks-0.11.7
Expand Down Expand Up @@ -39,6 +39,7 @@ FLAVORS= lua no_x11
FLAVOR?=

.if ${FLAVOR:L:Mlua}
BROKEN= has this ever worked?
CONFIGURE_ARGS+= --with-lua
LIB_DEPENDS+= lua.>=5.1::lang/lua
WANTLIB+= m
Expand Down

0 comments on commit b3e868e

Please sign in to comment.