From owner-cvs-all@FreeBSD.ORG Mon May 11 19:08:02 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A9463106567E; Mon, 11 May 2009 19:08:02 +0000 (UTC) (envelope-from trasz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7EA038FC1F; Mon, 11 May 2009 19:08:02 +0000 (UTC) (envelope-from trasz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n4BJ82p0020787; Mon, 11 May 2009 19:08:02 GMT (envelope-from trasz@repoman.freebsd.org) Received: (from trasz@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n4BJ82Au020786; Mon, 11 May 2009 19:08:02 GMT (envelope-from trasz) Message-Id: <200905111908.n4BJ82Au020786@repoman.freebsd.org> From: Edward Tomasz Napierala Date: Mon, 11 May 2009 19:08:02 +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/audio/jack Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 May 2009 19:08:03 -0000 trasz 2009-05-11 19:08:02 UTC FreeBSD ports repository Modified files: audio/jack Makefile pkg-plist Log: Fix plist. The source tarball is strange - it comes with HTML documentation, but it refuses to install it if there is no doxygen installed. If there is Doxygen installed, it regenerates the docs. While here, remove that weird DOCS handling and make it respect NOPORTDOCS. Tested by: itetcu@ Revision Changes Path 1.50 +3 -19 ports/audio/jack/Makefile 1.20 +70 -76 ports/audio/jack/pkg-plist