From owner-cvs-all@FreeBSD.ORG Sat Jan 24 19:53:03 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 216F816A4CE; Sat, 24 Jan 2004 19:53:03 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD59B43D48; Sat, 24 Jan 2004 19:53:01 -0800 (PST) (envelope-from mi@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 i0P3r10B004181; Sat, 24 Jan 2004 19:53:01 -0800 (PST) (envelope-from mi@repoman.freebsd.org) Received: (from mi@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0P3r1KK004180; Sat, 24 Jan 2004 19:53:01 -0800 (PST) (envelope-from mi) Message-Id: <200401250353.i0P3r1KK004180@repoman.freebsd.org> From: Mikhail Teterin Date: Sat, 24 Jan 2004 19:53:01 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/libfpx/files Makefile.bsd 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: Sun, 25 Jan 2004 03:53:03 -0000 mi 2004/01/24 19:53:01 PST FreeBSD ports repository Modified files: graphics/libfpx/files Makefile.bsd Log: Add the missing .cxx extension to the dfstream in the list of sources. It used to work up until up until -- apparently -- a recent change to bsd.lib.mk. Let's see, if this fixes a problem spotted by Bento while building on amd64. Revision Changes Path 1.10 +1 -1 ports/graphics/libfpx/files/Makefile.bsd