aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorBeat Gaetzi <beat@FreeBSD.org>2013-12-27 10:19:18 +0000
committerBeat Gaetzi <beat@FreeBSD.org>2013-12-27 10:19:18 +0000
commit325a61af62e9a335753635e1594a8d5189ccac3f (patch)
treef25cab44278d6d8501c64d8a329296637064aba7 /www
parent361999f99d28020039808528e5dbae26e17b555f (diff)
downloadports-325a61af62e9a335753635e1594a8d5189ccac3f.tar.gz
ports-325a61af62e9a335753635e1594a8d5189ccac3f.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/elinks/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/elinks/Makefile b/www/elinks/Makefile
index bd32276ca19f..a5921824ae7b 100644
--- a/www/elinks/Makefile
+++ b/www/elinks/Makefile
@@ -194,6 +194,10 @@ USES+= iconv
CONFIGURE_ARGS+= ${ICONV_CONFIGURE_ARG}
.endif
+.if ${PORT_OPTIONS:MFASTMEM} && ${OSVERSION} > 1000000
+BROKEN= segfaults on 10.X with fast mem enabled
+.endif
+
#
# Elinks will try to use it if exists
#