From owner-cvs-all@FreeBSD.ORG Fri May 5 01:43:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2E4F16A402; Fri, 5 May 2006 01:43:29 +0000 (UTC) (envelope-from tmclaugh@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B371043D6B; Fri, 5 May 2006 01:43:26 +0000 (GMT) (envelope-from tmclaugh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k451hQBw081101; Fri, 5 May 2006 01:43:26 GMT (envelope-from tmclaugh@repoman.freebsd.org) Received: (from tmclaugh@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k451hPkU081100; Fri, 5 May 2006 01:43:25 GMT (envelope-from tmclaugh) Message-Id: <200605050143.k451hPkU081100@repoman.freebsd.org> From: Tom McLaughlin Date: Fri, 5 May 2006 01:43:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/ethereal Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2006 01:43:30 -0000 tmclaugh 2006-05-05 01:43:24 UTC FreeBSD ports repository Modified files: net/ethereal Makefile Log: - Add optional dependency on gnutls if it is installed or via WITH_GNUTLS. (gnutls support cannot be disabled if it is present.) - Replace manual openssl check with USE_OPENSSL Approved by: marcus Revision Changes Path 1.105 +8 -5 ports/net/ethereal/Makefile