From owner-svn-ports-head@FreeBSD.ORG Fri May 24 16:20:32 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 0F8B0D3D; Fri, 24 May 2013 16:20:32 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 01AC8CF4; Fri, 24 May 2013 16:20:32 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4OGKVhg089755; Fri, 24 May 2013 16:20:31 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4OGKVl9089753; Fri, 24 May 2013 16:20:31 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201305241620.r4OGKVl9089753@svn.freebsd.org> From: Baptiste Daroussin Date: Fri, 24 May 2013 16:20:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r318990 - head/archivers/sharutils X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 May 2013 16:20:32 -0000 Author: bapt Date: Fri May 24 16:20:31 2013 New Revision: 318990 URL: http://svnweb.freebsd.org/changeset/ports/318990 Log: Add USES=charsetfix, while here do not try to remove directory not created by the port/package Modified: head/archivers/sharutils/Makefile head/archivers/sharutils/pkg-plist Modified: head/archivers/sharutils/Makefile ============================================================================== --- head/archivers/sharutils/Makefile Fri May 24 16:09:26 2013 (r318989) +++ head/archivers/sharutils/Makefile Fri May 24 16:20:31 2013 (r318990) @@ -21,12 +21,13 @@ CONFIGURE_ARGS= --program-prefix=g --dis INSTALL_TARGET= install install-man MAN1= gshar.1 gunshar.1 INFO= sharutils +USES= charsetfix .include .if ${PORT_OPTIONS:MNLS} PLIST_SUB+= NLS="" -USES= gettext +USES+= gettext CONFIGURE_ARGS+=--with-libintl-prefix="${LOCALBASE}" .else PLIST_SUB+= NLS="@comment " Modified: head/archivers/sharutils/pkg-plist ============================================================================== --- head/archivers/sharutils/pkg-plist Fri May 24 16:09:26 2013 (r318989) +++ head/archivers/sharutils/pkg-plist Fri May 24 16:20:31 2013 (r318990) @@ -27,5 +27,3 @@ bin/gunshar %%NLS%%share/locale/vi/LC_MESSAGES/sharutils.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/sharutils.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/sharutils.mo -%%NLS%%@dirrmtry share/locale/rw/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/rw