aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authortobik <tobik@FreeBSD.org>2018-12-13 14:53:15 +0800
committertobik <tobik@FreeBSD.org>2018-12-13 14:53:15 +0800
commit561235c98291712b1a31f7020abc975eb5edb459 (patch)
tree11c74397c2f58bcb38c86151374aad6e85ded7d4 /net
parent69de9ecf635035a6246d1bf57cace465e2add849 (diff)
downloadfreebsd-ports-gnome-561235c98291712b1a31f7020abc975eb5edb459.tar.gz
freebsd-ports-gnome-561235c98291712b1a31f7020abc975eb5edb459.tar.zst
freebsd-ports-gnome-561235c98291712b1a31f7020abc975eb5edb459.zip
net/nuster builds fine with OpenSSL 1.1.1
http://beefy11.nyi.freebsd.org/data/head-i386-default/p485718_s340864/logs/nuster-2.0.3.18.log
Diffstat (limited to 'net')
-rw-r--r--net/nuster/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/net/nuster/Makefile b/net/nuster/Makefile
index e96c56e39b63..2c89bf428b33 100644
--- a/net/nuster/Makefile
+++ b/net/nuster/Makefile
@@ -53,10 +53,6 @@ PORTEXAMPLES= *
MAKE_ARGS+= USE_REGPARM=1
.endif
-.if ${PORT_OPTIONS:MOPENSSL} && ${SSL_DEFAULT:Mopenssl111}
-BROKEN= Does not build with openssl111
-.endif
-
post-build:
cd ${WRKSRC}/contrib/halog && ${MAKE_CMD} ${MAKE_ENV}