From owner-cvs-all@FreeBSD.ORG Fri Apr 9 11:23:12 2004 Return-Path: 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 9EA0616A4CF; Fri, 9 Apr 2004 11:23:12 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C3C743D5A; Fri, 9 Apr 2004 11:23:12 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i39INCGe004568; Fri, 9 Apr 2004 11:23:12 -0700 (PDT) (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i39INCRU004567; Fri, 9 Apr 2004 11:23:12 -0700 (PDT) (envelope-from lioux) Message-Id: <200404091823.i39INCRU004567@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Fri, 9 Apr 2004 11:23:12 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/ddd Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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, 09 Apr 2004 18:23:13 -0000 lioux 2004/04/09 11:23:12 PDT FreeBSD ports repository Modified files: devel/ddd Makefile Log: Fix build: DDD builds with either GCC 3.1 or GCC 3.2. Use 3.1 if it is available with base system. Otherwise, default to 3.2 Revision Changes Path 1.52 +9 -2 ports/devel/ddd/Makefile