From owner-cvs-all@FreeBSD.ORG Fri Mar 28 10:34:21 2003 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 5925937B401; Fri, 28 Mar 2003 10:34:21 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB8B343FBD; Fri, 28 Mar 2003 10:34:20 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h2SIYK0U037007; Fri, 28 Mar 2003 10:34:20 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h2SIYKhL037006; Fri, 28 Mar 2003 10:34:20 -0800 (PST) Message-Id: <200303281834.h2SIYKhL037006@repoman.freebsd.org> From: Joe Marcus Clarke Date: Fri, 28 Mar 2003 10:34:20 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD X-Spam-Status: No, hits=0.0 required=5.0 tests=none version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Subject: cvs commit: ports/x11-fonts/Xft Makefile 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: Fri, 28 Mar 2003 18:34:23 -0000 marcus 2003/03/28 10:34:20 PST FreeBSD ports repository Modified files: x11-fonts/Xft Makefile Log: Make sure the include directory exists before trying to copy files into it. PR: 50392 Submitted by: edwin Revision Changes Path 1.11 +3 -0 ports/x11-fonts/Xft/Makefile