From owner-cvs-all@FreeBSD.ORG Thu May 19 16:40:09 2005 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 71D8E16A4CE; Thu, 19 May 2005 16:40:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE4A743DAA; Thu, 19 May 2005 16:40:08 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j4JGe8GX047628; Thu, 19 May 2005 16:40:08 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j4JGe8Ws047627; Thu, 19 May 2005 16:40:08 GMT (envelope-from marcus) Message-Id: <200505191640.j4JGe8Ws047627@repoman.freebsd.org> From: Joe Marcus Clarke Date: Thu, 19 May 2005 16:40:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/libmad 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: Thu, 19 May 2005 16:40:09 -0000 marcus 2005-05-19 16:40:08 UTC FreeBSD ports repository Modified files: audio/libmad Makefile Log: Be sure the pkgconfig directory exists (it doesn't on not branch versions of FreeBSD). Reported by: GNOME Tinderbox Revision Changes Path 1.7 +1 -0 ports/audio/libmad/Makefile