From owner-cvs-ports@FreeBSD.ORG Sat Dec 12 14:00:35 2009 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A154A1065670; Sat, 12 Dec 2009 14:00:35 +0000 (UTC) (envelope-from beat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 768368FC0A; Sat, 12 Dec 2009 14:00:35 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id nBCE0Zjj096558; Sat, 12 Dec 2009 14:00:35 GMT (envelope-from beat@repoman.freebsd.org) Received: (from beat@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id nBCE0Zpd096557; Sat, 12 Dec 2009 14:00:35 GMT (envelope-from beat) Message-Id: <200912121400.nBCE0Zpd096557@repoman.freebsd.org> From: Beat Gaetzi Date: Sat, 12 Dec 2009 14:00:35 +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/www/linux-seamonkey Makefile.common X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Dec 2009 14:00:35 -0000 beat 2009-12-12 14:00:35 UTC FreeBSD ports repository Modified files: www/linux-seamonkey Makefile.common Log: - Append default used linux applications to USE_LINUX_APPS. This change is necessary because linux-firefox > 3.5 and linux-seamonkey 2 need some dependencies which are only available in linux-f10. If we would add this dependencies to the default list all mozilla linux ports would not run anymore on older systems. Exp-run by: miwi Revision Changes Path 1.15 +2 -2 ports/www/linux-seamonkey/Makefile.common