- Remove locale dirs that are not listed on BSD.local.dist
PR: ports/101481 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> Approved by: Arjan van Leeuwen <avleeuwen at piwebs.com> (maintainer)
This commit is contained in:
parent
c44bdb2b45
commit
2bcc878399
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=171118
2 changed files with 15 additions and 0 deletions
|
@ -20,6 +20,7 @@ LIB_DEPENDS= digikam.0:${PORTSDIR}/graphics/digikam
|
|||
USE_BZIP2= yes
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_GMAKE= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_KDELIBS_VER=3
|
||||
CONFIGURE_ARGS+=--program-prefix=''
|
||||
|
||||
|
|
|
@ -1035,3 +1035,17 @@ share/services/digikamimageplugin_unsharp.desktop
|
|||
share/services/digikamimageplugin_whitebalance.desktop
|
||||
@dirrm share/apps/digikamimageplugins/data
|
||||
@dirrm share/apps/digikamimageplugins
|
||||
@dirrmtry share/locale/rw/LC_MESSAGES
|
||||
@dirrmtry share/locale/rw
|
||||
@dirrmtry share/locale/pt/LC_MESSAGES
|
||||
@dirrmtry share/locale/pt
|
||||
@dirrmtry share/locale/pl/LC_MESSAGES
|
||||
@dirrmtry share/locale/pl
|
||||
@dirrmtry share/locale/nn/LC_MESSAGES
|
||||
@dirrmtry share/locale/nn
|
||||
@dirrmtry share/locale/el/LC_MESSAGES
|
||||
@dirrmtry share/locale/el
|
||||
@dirrmtry share/locale/cs/LC_MESSAGES
|
||||
@dirrmtry share/locale/cs
|
||||
@dirrmtry share/locale/ca/LC_MESSAGES
|
||||
@dirrmtry share/locale/ca
|
||||
|
|
Loading…
Reference in a new issue