From owner-svn-ports-head@FreeBSD.ORG Fri Jun 14 01:55: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 B2B3F76D; Fri, 14 Jun 2013 01:55:32 +0000 (UTC) (envelope-from miwi@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 A456F17D9; Fri, 14 Jun 2013 01:55:32 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5E1tWDo006105; Fri, 14 Jun 2013 01:55:32 GMT (envelope-from miwi@svn.freebsd.org) Received: (from miwi@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5E1tW9a006100; Fri, 14 Jun 2013 01:55:32 GMT (envelope-from miwi@svn.freebsd.org) Message-Id: <201306140155.r5E1tW9a006100@svn.freebsd.org> From: Martin Wilke Date: Fri, 14 Jun 2013 01:55:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r320867 - head/graphics/gliv 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, 14 Jun 2013 01:55:32 -0000 Author: miwi Date: Fri Jun 14 01:55:31 2013 New Revision: 320867 URL: http://svnweb.freebsd.org/changeset/ports/320867 Log: - Fix i18n manpages Modified: head/graphics/gliv/Makefile head/graphics/gliv/pkg-plist (contents, props changed) Modified: head/graphics/gliv/Makefile ============================================================================== --- head/graphics/gliv/Makefile Fri Jun 14 01:55:08 2013 (r320866) +++ head/graphics/gliv/Makefile Fri Jun 14 01:55:31 2013 (r320867) @@ -28,7 +28,7 @@ MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="$ AUTOHEADER="${TRUE}" MAN1= gliv.1 -MANLANG= "" de fr ru +MANLANG= "" de fr ru cs CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib Modified: head/graphics/gliv/pkg-plist ============================================================================== --- head/graphics/gliv/pkg-plist Fri Jun 14 01:55:08 2013 (r320866) +++ head/graphics/gliv/pkg-plist Fri Jun 14 01:55:31 2013 (r320867) @@ -21,6 +21,8 @@ share/locale/vi/LC_MESSAGES/gliv.mo @dirrmtry man/ru @dirrmtry man/fr/man1 @dirrmtry man/fr +@dirrmtry man/cs/man1 +@dirrmtry man/cs @dirrmtry man/de/man1 @dirrmtry man/de @dirrmtry share/locale/rw/LC_MESSAGES