From owner-cvs-all@FreeBSD.ORG Fri Jul 25 18:44:04 2008 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 062161065675; Fri, 25 Jul 2008 18:44:04 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id ED1618FC14; Fri, 25 Jul 2008 18:44:03 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m6PIi30A027842; Fri, 25 Jul 2008 18:44:03 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m6PIi3OX027841; Fri, 25 Jul 2008 18:44:03 GMT (envelope-from dougb) Message-Id: <200807251844.m6PIi3OX027841@repoman.freebsd.org> From: Doug Barton Date: Fri, 25 Jul 2008 18:44:03 +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/x11/tint 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: Fri, 25 Jul 2008 18:44:04 -0000 dougb 2008-07-25 18:44:03 UTC FreeBSD ports repository Modified files: x11/tint Makefile Log: Create a pkg-deinstall file to remove the ${X11BASE}/etc/xdg directory if it's empty. I can't add it to PLIST_DIRS since other ports add stuff there. Revision Changes Path 1.3 +5 -0 ports/x11/tint/Makefile