From owner-cvs-ports@FreeBSD.ORG Fri Dec 10 17:49:44 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8FD1B10656A6; Fri, 10 Dec 2010 17:49:44 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 66C8D8FC17; Fri, 10 Dec 2010 17:49:44 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id oBAHnidj022219; Fri, 10 Dec 2010 17:49:44 GMT (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id oBAHnieo022218; Fri, 10 Dec 2010 17:49:44 GMT (envelope-from brooks) Message-Id: <201012101749.oBAHnieo022218@repoman.freebsd.org> From: Brooks Davis Date: Fri, 10 Dec 2010 17:49:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/llvm Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Dec 2010 17:49:44 -0000 brooks 2010-12-10 17:49:44 UTC FreeBSD ports repository Modified files: devel/llvm Makefile Log: Fix the long standing issue of manpages not being installed in the NOPORTDOCS case by manually building and installing them. General makefile maintenance. Revision Changes Path 1.40 +15 -12 ports/devel/llvm/Makefile