From owner-cvs-all Fri Aug 31 9:36:54 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 B6F6237B40B; Fri, 31 Aug 2001 09:36:50 -0700 (PDT) Received: (from trevor@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7VGaoh08400; Fri, 31 Aug 2001 09:36:50 -0700 (PDT) (envelope-from trevor) Message-Id: <200108311636.f7VGaoh08400@freefall.freebsd.org> From: Trevor Johnson Date: Fri, 31 Aug 2001 09:36:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/stlport Makefile 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 trevor 2001/08/31 09:36:50 PDT Modified files: devel/stlport Makefile Log: The wchar.h header required by this port seems to have been added to -STABLE without a change in __FreeBSD_version . Check for the existence of the header, and mark BROKEN if it is missing. PR: 30121 Submitted by: Gerald Pfeifer Revision Changes Path 1.14 +9 -2 ports/devel/stlport/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message