From owner-cvs-all@FreeBSD.ORG Thu Jan 12 14:17:21 2012 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 DD6A7106564A; Thu, 12 Jan 2012 14:17:21 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id AF16E8FC08; Thu, 12 Jan 2012 14:17:21 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q0CEHL8N004600; Thu, 12 Jan 2012 14:17:21 GMT (envelope-from bapt@repoman.freebsd.org) Received: (from bapt@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q0CEHLAw004599; Thu, 12 Jan 2012 14:17:21 GMT (envelope-from bapt) Message-Id: <201201121417.q0CEHLAw004599@repoman.freebsd.org> From: Baptiste Daroussin Date: Thu, 12 Jan 2012 14:17:21 +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/editors/xemacs-mule-packages Makefile 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: Thu, 12 Jan 2012 14:17:22 -0000 bapt 2012-01-12 14:17:21 UTC FreeBSD ports repository Modified files: editors/xemacs-mule-packages Makefile Log: Remove the glob from the rmdir line "@unexec rmdir ... || true" are automatically mapped to @dirrmtry by pkgng which is a real keyword not a "rmdir" execution so it does not support glob no bump of the portrevision Revision Changes Path 1.43 +5 -1 ports/editors/xemacs-mule-packages/Makefile