From owner-cvs-all Tue Jul 16 9:27:40 2002 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 D92AA37B400; Tue, 16 Jul 2002 09:27:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7923743E5E; Tue, 16 Jul 2002 09:27:35 -0700 (PDT) (envelope-from mi@FreeBSD.org) Received: from freefall.freebsd.org (mi@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6GGRZJU028634; Tue, 16 Jul 2002 09:27:35 -0700 (PDT) (envelope-from mi@freefall.freebsd.org) Received: (from mi@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6GGRZhd028633; Tue, 16 Jul 2002 09:27:35 -0700 (PDT) Message-Id: <200207161627.g6GGRZhd028633@freefall.freebsd.org> From: Mikhail Teterin Date: Tue, 16 Jul 2002 09:27:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/libfpx Makefile ports/graphics/libfpx/files Makefile.bsd 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 mi 2002/07/16 09:27:35 PDT Modified files: graphics/libfpx Makefile graphics/libfpx/files Makefile.bsd Log: Add some defines to CFLAGS to avoid clashing with the newer system headers. While here, change PERL to RE_INPLACE and lock things down with -Werror (in CFLAGS only, the C++ files generate some warnings, fixing which is in the domain of the authors). Submitted by: Naoya Nishimura Revision Changes Path 1.6 +5 -2 ports/graphics/libfpx/Makefile 1.3 +1 -0 ports/graphics/libfpx/files/Makefile.bsd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message