From owner-cvs-ports@FreeBSD.ORG Fri Feb 25 03:22:42 2005 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7D0316A520; Fri, 25 Feb 2005 03:22:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE71F43D5C; Fri, 25 Feb 2005 03:22:41 +0000 (GMT) (envelope-from nectar@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 j1P3MfSX016046; Fri, 25 Feb 2005 03:22:41 GMT (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1P3MfVQ016045; Fri, 25 Feb 2005 03:22:41 GMT (envelope-from nectar) Message-Id: <200502250322.j1P3MfVQ016045@repoman.freebsd.org> From: Jacques Vidrine Date: Fri, 25 Feb 2005 03:22:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc/xhtml-modularization Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 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, 25 Feb 2005 03:22:42 -0000 nectar 2005-02-25 03:22:41 UTC FreeBSD ports repository Modified files: textproc/xhtml-modularization Makefile Log: Fix the packing list so that when the port is deinstalled, $PREFIX/share/xml/dtd will be removed if it is empty. Reported by: kris Revision Changes Path 1.2 +1 -1 ports/textproc/xhtml-modularization/Makefile