From owner-cvs-all Wed Dec 19 3:39:12 2001 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 B302237B416; Wed, 19 Dec 2001 03:39:09 -0800 (PST) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJBd9v24338; Wed, 19 Dec 2001 03:39:09 -0800 (PST) (envelope-from sobomax) Message-Id: <200112191139.fBJBd9v24338@freefall.freebsd.org> From: Maxim Sobolev Date: Wed, 19 Dec 2001 03:39:09 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-fm/nautilus 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 2001/12/19 03:39:09 PST Modified files: x11-fm/nautilus Makefile Log: Fix braino: when WITHOUT_MOZILLA isn't defined don't override BUILD_DEPENDS, but instead append appropriate entries using `+='. This should fix bento build. Submitted by: bento Revision Changes Path 1.35 +1 -1 ports/x11-fm/nautilus/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message