aboutsummaryrefslogtreecommitdiff
path: root/www/elinks/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/elinks/Makefile')
-rw-r--r--www/elinks/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/www/elinks/Makefile b/www/elinks/Makefile
index e7a26676e59d..c13cebe24098 100644
--- a/www/elinks/Makefile
+++ b/www/elinks/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= elinks
-PORTVERSION= 0.10.3
+PORTVERSION= 0.10.5
CATEGORIES= www
MASTER_SITES= http://keyserver.kjsl.com/~jharris/distfiles/ \
http://elinks.or.cz/download/
@@ -27,6 +27,10 @@ USE_OPENSSL= yes
#CONFIGURE_ARGS+= --with-libiconv-prefix=${LOCALBASE}
CONFIGURE_ARGS+= --disable-nls
+.if defined(WITH_256COLORS)
+CONFIGURE_ARGS+= --enable-256-colors
+.endif
+
MAN1= elinks.1
MAN5= elinkskeys.5 elinks.conf.5