Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jun 2013 15:19:12 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r320604 - head/deskutils/wammu
Message-ID:  <201306111519.r5BFJCNb081402@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Tue Jun 11 15:19:11 2013
New Revision: 320604
URL: http://svnweb.freebsd.org/changeset/ports/320604

Log:
  - Fix i18 manpages
  
  Reported by:	pkg (DEVELOPER_MODE)

Modified:
  head/deskutils/wammu/Makefile
  head/deskutils/wammu/pkg-plist   (contents, props changed)

Modified: head/deskutils/wammu/Makefile
==============================================================================
--- head/deskutils/wammu/Makefile	Tue Jun 11 15:16:23 2013	(r320603)
+++ head/deskutils/wammu/Makefile	Tue Jun 11 15:19:11 2013	(r320604)
@@ -23,7 +23,7 @@ USE_WX=			2.6+
 WX_COMPS=		python:lib
 WX_UNICODE=		yes
 
-MANLANG=		"" cs de it nl pt_BR
+MANLANG=		"" cs de it nl pt_BR es fr ru sk
 MAN1=			wammu.1 wammu-configure.1
 
 .include <bsd.port.mk>

Modified: head/deskutils/wammu/pkg-plist
==============================================================================
--- head/deskutils/wammu/pkg-plist	Tue Jun 11 15:16:23 2013	(r320603)
+++ head/deskutils/wammu/pkg-plist	Tue Jun 11 15:19:11 2013	(r320604)
@@ -199,3 +199,19 @@ share/pixmaps/wammu.xpm
 @dirrm share/Wammu/images
 @dirrm share/Wammu
 @dirrm %%PYTHON_SITELIBDIR%%/Wammu
+@dirrmtry man/sk/man1
+@dirrmtry man/sk
+@dirrmtry man/ru/man1
+@dirrmtry man/ru
+@dirrmtry man/nl/man1
+@dirrmtry man/nl
+@dirrmtry man/it/man1
+@dirrmtry man/it
+@dirrmtry man/fr/man1
+@dirrmtry man/fr
+@dirrmtry man/es/man1
+@dirrmtry man/es
+@dirrmtry man/de/man1
+@dirrmtry man/de
+@dirrmtry man/cs/man1
+@dirrmtry man/cs



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306111519.r5BFJCNb081402>