From owner-cvs-all@FreeBSD.ORG Wed Dec 21 18:01:00 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 A0E2416A422; Wed, 21 Dec 2005 18:01:00 +0000 (GMT) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 189AA43D5F; Wed, 21 Dec 2005 18:01:00 +0000 (GMT) (envelope-from lofi@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 jBLI0xtQ030252; Wed, 21 Dec 2005 18:00:59 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jBLI0xRP030251; Wed, 21 Dec 2005 18:00:59 GMT (envelope-from lofi) Message-Id: <200512211800.jBLI0xRP030251@repoman.freebsd.org> From: Michael Nottebrock Date: Wed, 21 Dec 2005 18:00:59 +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 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 21 Dec 2005 18:01:01 -0000 lofi 2005-12-21 18:00:59 UTC FreeBSD ports repository Modified files: audio/jack Makefile Log: The latest doxygen update seems to feature a funky bug that makes it create some dir__2Ffull_2Fpath_2Fto_2F${WRKSRC}_2F.html files. Since there is no sensible way to put these into pkg-plist and they seem to be just copies of the dir_.html files anyway, delete them pre- install. Revision Changes Path 1.23 +2 -0 ports/audio/jack/Makefile