From owner-cvs-all Thu Jan 3 5:26:16 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7A34137B41A; Thu, 3 Jan 2002 05:26:10 -0800 (PST) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g03DQA449666; Thu, 3 Jan 2002 05:26:10 -0800 (PST) (envelope-from sobomax) Message-Id: <200201031326.g03DQA449666@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 3 Jan 2002 05:26:10 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/nss Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/01/03 05:26:10 PST Modified files: security/nss Makefile Log: Fix the build in the situations when minor number of ${OSREL} defined in the bsd.port.mk is different from one detected by port's build system. This should fix the build on bento, where ${OSREL} is 4.5, while the build system detects it as 4.4. Note: this is a workarround - we should investigate and fix the real source of the problem when we have more time. Submitted by: bento Revision Changes Path 1.2 +3 -3 ports/security/nss/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message