From owner-cvs-all@FreeBSD.ORG Sun Nov 27 01:03:09 2005 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 17E7716A41F; Sun, 27 Nov 2005 01:03:09 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5EB743D67; Sun, 27 Nov 2005 01:03:08 +0000 (GMT) (envelope-from dougb@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 jAR136XU032842; Sun, 27 Nov 2005 01:03:06 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jAR1364q032841; Sun, 27 Nov 2005 01:03:06 GMT (envelope-from dougb) Message-Id: <200511270103.jAR1364q032841@repoman.freebsd.org> From: Doug Barton Date: Sun, 27 Nov 2005 01:03:06 +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/dns/bind9 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: Sun, 27 Nov 2005 01:03:09 -0000 dougb 2005-11-27 01:03:06 UTC FreeBSD ports repository Modified files: dns/bind9 Makefile Log: Fix a long-standing problem that appears when users install openssl from ports, and do not use the option to have the port version overwrite the base version. Several folks have mentioned this problem in the past, but a good workaround (and more importantly, solid testing) were provided by the submitter. Submitted by: Uffe Vedenbrant Revision Changes Path 1.66 +7 -1 ports/dns/bind9/Makefile