From owner-freebsd-ports@freebsd.org Thu Mar 10 18:26:50 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3EC2CACB1BC for ; Thu, 10 Mar 2016 18:26:50 +0000 (UTC) (envelope-from trashcan@ellael.org) Received: from mx1.enfer-du-nord.net (mx1.enfer-du-nord.net [IPv6:2001:41d0:1008:bcb:1:1:0:1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0E1338D6 for ; Thu, 10 Mar 2016 18:26:50 +0000 (UTC) (envelope-from trashcan@ellael.org) Received: from [IPv6:2003:8c:2e02:301:99cb:75:2c7:424] (p2003008C2E02030199CB007502C70424.dip0.t-ipconnect.de [IPv6:2003:8c:2e02:301:99cb:75:2c7:424]) by mx1.enfer-du-nord.net (Postfix) with ESMTPSA id 3qLdyv44zCzTpY for ; Thu, 10 Mar 2016 19:26:47 +0100 (CET) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 9.2 \(3112\)) Subject: Re: openntpd-5.7p4_2,2 depends on libressl-2.2.6 ?! From: Michael Grimm In-Reply-To: <56E1BA30.7090306@utanet.at> Date: Thu, 10 Mar 2016 19:26:46 +0100 Content-Transfer-Encoding: 7bit Message-Id: <6493A52A-7856-4689-A8CC-5B03F65AEB17@ellael.org> References: <2E32FD64-2BF6-46CE-BAD2-39AF82E29E33@ellael.org> <56E1BA30.7090306@utanet.at> To: freebsd-ports@freebsd.org X-Virus-Scanned: clamav-milter 0.99 at mail X-Virus-Status: Clean X-Mailer: Apple Mail (2.3112) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2016 18:26:50 -0000 Walter Schwarzenfeld wrote: > Makefile > OPTIONS_DEFAULT= RESSL > > RESSL_LIB_DEPENDS= libtls.so:${PORTSDIR}/security/libressl > > > turn option RESSL to off. Ok, thanks, and that was easy ;-) Sorry, I should have found that myself. Regards, Michael