diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2017-09-16 16:52:48 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2017-09-16 16:52:48 +0000 |
commit | f3049c5ff70a00eca23cd592dba91e8b94735bf2 (patch) | |
tree | 99b55c40c1f8a702b1a865e11334b8c9f6f3defe /arabic | |
parent | Update to upstream version 7.3.49, pet portlint (diff) |
Fix kde4-l10n packages after sysutils/filelight's update
I chose filelight-17.* as it contains its own localization,
which is good, as kde4-l10n is very outdated, and may not
match modern filelight anymore.
Unfortunately this lead to conflicts with the kde4-l10n.
So strip the filelight parts from kde4-l10n-*.
Reported by: VVD (via IRC)
Reviewed by: rakuco
Pointyhat to: tcberner
Differential Revision: https://reviews.freebsd.org/D12393
Notes
Notes:
svn path=/head/; revision=449969
Diffstat (limited to 'arabic')
-rw-r--r-- | arabic/kde4-l10n/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arabic/kde4-l10n/Makefile b/arabic/kde4-l10n/Makefile index ad3038d6f993..249ca0652e20 100644 --- a/arabic/kde4-l10n/Makefile +++ b/arabic/kde4-l10n/Makefile @@ -2,7 +2,7 @@ PORTNAME= kde-l10n PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= arabic kde MAINTAINER= kde@FreeBSD.org |