aboutsummaryrefslogtreecommitdiff
path: root/www/dillo2
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-02-17 16:49:13 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-02-17 16:49:13 +0000
commit9cb2c90e320cb5719b797577ed4afd5e7899d56d (patch)
tree10b7e627aff03f2e876e5b8a4a0a4b24795ad01d /www/dillo2
parenteaa5e785fc74c7d88c602c907baccb35875810b0 (diff)
Notes
Diffstat (limited to 'www/dillo2')
-rw-r--r--www/dillo2/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/www/dillo2/Makefile b/www/dillo2/Makefile
index 941d64258f38..c04f1cae32f9 100644
--- a/www/dillo2/Makefile
+++ b/www/dillo2/Makefile
@@ -40,10 +40,6 @@ THREADS_CONFIGURE_ENABLE= threaded-dns
.include <bsd.port.pre.mk>
-.if ${SSL_DEFAULT} == base
-IGNORE_FreeBSD_9= Requires newer OpenSSL (set DEFAULT_VERSIONS+=ssl=openssl)
-.endif
-
.ifdef(WITH_DEBUG)
CONFIGURE_ARGS+= --enable-gprof --enable-rtfl
.else