Skip to content

Commit

Permalink
Enable 256 colour mode in elinks. From Tobias Ulmer and OK sthen@
Browse files Browse the repository at this point in the history
  • Loading branch information
Edd Barrett committed Jun 13, 2010
1 parent 9c929d8 commit 4a49b10
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions www/elinks/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.20 2009/10/14 11:01:28 sthen Exp $
# $OpenBSD: Makefile,v 1.21 2010/06/13 11:42:31 edd Exp $

COMMENT= full-featured text WWW browser
DISTNAME= elinks-0.11.7
PKGNAME= ${DISTNAME}p3
PKGNAME= ${DISTNAME}p4
CATEGORIES= www
MASTER_SITES= http://elinks.cz/download/

Expand All @@ -24,6 +24,7 @@ CONFIGURE_ARGS+= --with-bzlib \
--disable-xbel \
--disable-backtrace \
--enable-gopher \
--enable-256-colors \
--with-libiconv=${LOCALBASE}

# don't hide compiler command lines
Expand Down

0 comments on commit 4a49b10

Please sign in to comment.