From owner-cvs-all@FreeBSD.ORG Mon Apr 11 08:58:32 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 43CA316A4CE; Mon, 11 Apr 2005 08:58:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16B8C43D49; Mon, 11 Apr 2005 08:58:32 +0000 (GMT) (envelope-from joerg@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 j3B8wVcg070269; Mon, 11 Apr 2005 08:58:31 GMT (envelope-from joerg@repoman.freebsd.org) Received: (from joerg@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B8wV5p070268; Mon, 11 Apr 2005 08:58:31 GMT (envelope-from joerg) Message-Id: <200504110858.j3B8wV5p070268@repoman.freebsd.org> From: Joerg Wunsch Date: Mon, 11 Apr 2005 08:58:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/avr-libc 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: Mon, 11 Apr 2005 08:58:32 -0000 joerg 2005-04-11 08:58:31 UTC FreeBSD ports repository Modified files: devel/avr-libc Makefile Log: After Kris pointed out to me that I'm completely on the wrong track wrt. the names of the installed doxygen temp files, do it right now, and delete anything from the target directory doxygen did install there which doesn't match our expectation (as take from PLIST_DOC). This appears to be the only sane way until doxygen reverts itself back to normal behaviour, and doesn't install any temporary files. Revision Changes Path 1.40 +21 -3 ports/devel/avr-libc/Makefile