From owner-cvs-all Sat Dec 22 12:12:11 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 8D79937B416; Sat, 22 Dec 2001 12:12:06 -0800 (PST) Received: (from mi@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMKC6i66839; Sat, 22 Dec 2001 12:12:06 -0800 (PST) (envelope-from mi) Message-Id: <200112222012.fBMKC6i66839@freefall.freebsd.org> From: Mikhail Teterin Date: Sat, 22 Dec 2001 12:12:06 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: 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 2001/12/22 12:12:06 PST Modified files: graphics/libfpx/files Makefile.bsd Log: Reorder the include (-I) path to end, rather than start, with ${LOCALBASE}/include. The old behaviour was working almost always, because the package's own header files are well-named, except for the common.h, which caused build failure for at least one person. PR: ports/32247 Revision Changes Path 1.2 +2 -1 ports/graphics/libfpx/files/Makefile.bsd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message