From owner-cvs-all Mon Jan 8 0:54:38 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 603F537B400; Mon, 8 Jan 2001 00:54:20 -0800 (PST) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f088sK193837; Mon, 8 Jan 2001 00:54:20 -0800 (PST) (envelope-from sobomax) Message-Id: <200101080854.f088sK193837@freefall.freebsd.org> From: Maxim Sobolev Date: Mon, 8 Jan 2001 00:54:20 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-wm/windowmaker Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2001/01/08 00:54:20 PST Modified files: x11-wm/windowmaker Makefile Log: Explicitly require ${LOCALBASE}/lib/libfreetype to be present at the build time, because WM may fail to build if XFree86-4's version of libfreetype.so.6 is detected and freetype2 port is not installed (XFree86 doesn't install any freetype's header files). This is temporarly workaround until jmz will fix XFree86-4 properly. Prompted by: Mister X Revision Changes Path 1.79 +2 -1 ports/x11-wm/windowmaker/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message