Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Dec 2018 06:53:15 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r487349 - head/net/nuster
Message-ID:  <201812130653.wBD6rFwt087288@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Thu Dec 13 06:53:15 2018
New Revision: 487349
URL: https://svnweb.freebsd.org/changeset/ports/487349

Log:
  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

Modified:
  head/net/nuster/Makefile

Modified: head/net/nuster/Makefile
==============================================================================
--- head/net/nuster/Makefile	Thu Dec 13 06:50:53 2018	(r487348)
+++ head/net/nuster/Makefile	Thu Dec 13 06:53:15 2018	(r487349)
@@ -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}
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812130653.wBD6rFwt087288>