svn commit: r322586 - in head: arabic/kde4-l10n chinese/kde4-l10n-zh_CN chinese/kde4-l10n-zh_TW french/kde4-l10n german/kde4-l10n hebrew/kde4-l10n hungarian/kde4-l10n japanese/kde4-l10n korean/kde4...
Raphael Kubo da Costa
rakuco at FreeBSD.org
Tue Jul 9 21:49:23 UTC 2013
Author: rakuco
Date: Tue Jul 9 21:49:00 2013
New Revision: 322586
URL: http://svnweb.freebsd.org/changeset/ports/322586
Log:
KDE4 l10n fixes.
- Remove an entry from all plists that slipped under radar and made
packaging fail.
- Properly save the OPTIONS defined by the user in the l10n ports. [1]
Quoting bapt, master of all things ports:
That is because misc/kde4-l10n/files/bsd.l10n.mk is totally wrong it does
...
.include <bsd.port.pre.mk>
...
.include <bsd.port.options.mk>
...
.include <bsd.port.post.mk>
First the right order in that case should be:
...
.include <bsd.port.options.mk>
...
.include <bsd.port.pre.mk>
...
.include <bsd.port.post.mk>
Second in that case (kde) the pre.mk/post.mk can be removed just keeping
the options.mk and given that we now have the helpers options.mk can also
be removed.
The check for variables in OPTIONS_DEFINE is also useless (already done
by the framework) defining OPTIONS_DEFINE and OPTIONS_DEFAULT to some
empty values is also useless.
No PORTREVISION bump because the generated packages do not change regardless
of the changes/fixes in behavior here.
Reported by: avg [1]
Submitted by: bapt [1]
Modified:
head/arabic/kde4-l10n/Makefile
head/arabic/kde4-l10n/pkg-plist
head/chinese/kde4-l10n-zh_CN/Makefile
head/chinese/kde4-l10n-zh_CN/pkg-plist
head/chinese/kde4-l10n-zh_TW/Makefile
head/chinese/kde4-l10n-zh_TW/pkg-plist
head/french/kde4-l10n/Makefile
head/french/kde4-l10n/pkg-plist
head/german/kde4-l10n/Makefile
head/german/kde4-l10n/pkg-plist
head/hebrew/kde4-l10n/Makefile
head/hebrew/kde4-l10n/pkg-plist
head/hungarian/kde4-l10n/Makefile
head/hungarian/kde4-l10n/pkg-plist
head/japanese/kde4-l10n/Makefile
head/japanese/kde4-l10n/pkg-plist
head/korean/kde4-l10n/Makefile
head/korean/kde4-l10n/pkg-plist
head/misc/kde4-l10n-bg/Makefile
head/misc/kde4-l10n-bg/pkg-plist
head/misc/kde4-l10n-bs/Makefile
head/misc/kde4-l10n-bs/pkg-plist
head/misc/kde4-l10n-ca/Makefile
head/misc/kde4-l10n-ca/pkg-plist
head/misc/kde4-l10n-ca_valencia/Makefile
head/misc/kde4-l10n-ca_valencia/pkg-plist
head/misc/kde4-l10n-cs/Makefile
head/misc/kde4-l10n-cs/pkg-plist
head/misc/kde4-l10n-csb/Makefile
head/misc/kde4-l10n-da/Makefile
head/misc/kde4-l10n-da/pkg-plist
head/misc/kde4-l10n-el/Makefile
head/misc/kde4-l10n-el/pkg-plist
head/misc/kde4-l10n-en_GB/Makefile
head/misc/kde4-l10n-en_GB/pkg-plist
head/misc/kde4-l10n-eo/Makefile
head/misc/kde4-l10n-eo/pkg-plist
head/misc/kde4-l10n-es/Makefile
head/misc/kde4-l10n-es/pkg-plist
head/misc/kde4-l10n-et/Makefile
head/misc/kde4-l10n-et/pkg-plist
head/misc/kde4-l10n-eu/Makefile
head/misc/kde4-l10n-eu/pkg-plist
head/misc/kde4-l10n-fa/Makefile
head/misc/kde4-l10n-fa/pkg-plist
head/misc/kde4-l10n-fi/Makefile
head/misc/kde4-l10n-fi/pkg-plist
head/misc/kde4-l10n-fy/Makefile
head/misc/kde4-l10n-ga/Makefile
head/misc/kde4-l10n-ga/pkg-plist
head/misc/kde4-l10n-gl/Makefile
head/misc/kde4-l10n-gl/pkg-plist
head/misc/kde4-l10n-gu/Makefile
head/misc/kde4-l10n-hi/Makefile
head/misc/kde4-l10n-hi/pkg-plist
head/misc/kde4-l10n-hr/Makefile
head/misc/kde4-l10n-hr/pkg-plist
head/misc/kde4-l10n-ia/Makefile
head/misc/kde4-l10n-ia/pkg-plist
head/misc/kde4-l10n-id/Makefile
head/misc/kde4-l10n-is/Makefile
head/misc/kde4-l10n-is/pkg-plist
head/misc/kde4-l10n-it/Makefile
head/misc/kde4-l10n-it/pkg-plist
head/misc/kde4-l10n-kk/Makefile
head/misc/kde4-l10n-kk/pkg-plist
head/misc/kde4-l10n-km/Makefile
head/misc/kde4-l10n-km/pkg-plist
head/misc/kde4-l10n-kn/Makefile
head/misc/kde4-l10n-lt/Makefile
head/misc/kde4-l10n-lt/pkg-plist
head/misc/kde4-l10n-lv/Makefile
head/misc/kde4-l10n-lv/pkg-plist
head/misc/kde4-l10n-mai/Makefile
head/misc/kde4-l10n-mk/Makefile
head/misc/kde4-l10n-mk/pkg-plist
head/misc/kde4-l10n-ml/Makefile
head/misc/kde4-l10n-mr/Makefile
head/misc/kde4-l10n-mr/pkg-plist
head/misc/kde4-l10n-nb/Makefile
head/misc/kde4-l10n-nb/pkg-plist
head/misc/kde4-l10n-nds/Makefile
head/misc/kde4-l10n-nds/pkg-plist
head/misc/kde4-l10n-nl/Makefile
head/misc/kde4-l10n-nl/pkg-plist
head/misc/kde4-l10n-nn/Makefile
head/misc/kde4-l10n-nn/pkg-plist
head/misc/kde4-l10n-pa/Makefile
head/misc/kde4-l10n-pa/pkg-plist
head/misc/kde4-l10n-ro/Makefile
head/misc/kde4-l10n-ro/pkg-plist
head/misc/kde4-l10n-si/Makefile
head/misc/kde4-l10n-sk/Makefile
head/misc/kde4-l10n-sk/pkg-plist
head/misc/kde4-l10n-sl/Makefile
head/misc/kde4-l10n-sl/pkg-plist
head/misc/kde4-l10n-sr/Makefile
head/misc/kde4-l10n-sv/Makefile
head/misc/kde4-l10n-sv/pkg-plist
head/misc/kde4-l10n-tg/Makefile
head/misc/kde4-l10n-tg/pkg-plist
head/misc/kde4-l10n-th/Makefile
head/misc/kde4-l10n-th/pkg-plist
head/misc/kde4-l10n-tr/Makefile
head/misc/kde4-l10n-tr/pkg-plist
head/misc/kde4-l10n-ug/Makefile
head/misc/kde4-l10n-ug/pkg-plist
head/misc/kde4-l10n-wa/Makefile
head/misc/kde4-l10n-wa/pkg-plist
head/misc/kde4-l10n/files/bsd.l10n.mk
head/polish/kde4-l10n/Makefile
head/polish/kde4-l10n/pkg-plist
head/portuguese/kde4-l10n-pt_BR/Makefile
head/portuguese/kde4-l10n-pt_BR/pkg-plist
head/portuguese/kde4-l10n/Makefile
head/portuguese/kde4-l10n/pkg-plist
head/russian/kde4-l10n/Makefile
head/russian/kde4-l10n/pkg-plist
head/ukrainian/kde4-l10n/Makefile
head/ukrainian/kde4-l10n/pkg-plist
head/vietnamese/kde4-l10n/Makefile
Modified: head/arabic/kde4-l10n/Makefile
==============================================================================
--- head/arabic/kde4-l10n/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/arabic/kde4-l10n/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -9,5 +9,4 @@ COMMENT= Arabic messages and documentati
KDE4_L10N= ar
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/arabic/kde4-l10n/pkg-plist
==============================================================================
--- head/arabic/kde4-l10n/pkg-plist Tue Jul 9 21:47:52 2013 (r322585)
+++ head/arabic/kde4-l10n/pkg-plist Tue Jul 9 21:49:00 2013 (r322586)
@@ -211,7 +211,6 @@ share/locale/ar/LC_MESSAGES/kfile_kig.mo
share/locale/ar/LC_MESSAGES/kfile_pnm.mo
share/locale/ar/LC_MESSAGES/kfile_raw.mo
share/locale/ar/LC_MESSAGES/kfile_rgb.mo
-share/locale/ar/LC_MESSAGES/kfile_rpm.mo
share/locale/ar/LC_MESSAGES/kfile_tiff.mo
share/locale/ar/LC_MESSAGES/kfile_xps.mo
share/locale/ar/LC_MESSAGES/kfileaudiopreview4.mo
Modified: head/chinese/kde4-l10n-zh_CN/Makefile
==============================================================================
--- head/chinese/kde4-l10n-zh_CN/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/chinese/kde4-l10n-zh_CN/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -10,5 +10,4 @@ COMMENT= Simplified Chinese messages and
KDE4_L10N= zh_CN
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/chinese/kde4-l10n-zh_CN/pkg-plist
==============================================================================
--- head/chinese/kde4-l10n-zh_CN/pkg-plist Tue Jul 9 21:47:52 2013 (r322585)
+++ head/chinese/kde4-l10n-zh_CN/pkg-plist Tue Jul 9 21:49:00 2013 (r322586)
@@ -292,7 +292,6 @@ share/locale/zh_CN/LC_MESSAGES/kfile_mai
share/locale/zh_CN/LC_MESSAGES/kfile_pnm.mo
share/locale/zh_CN/LC_MESSAGES/kfile_raw.mo
share/locale/zh_CN/LC_MESSAGES/kfile_rgb.mo
-share/locale/zh_CN/LC_MESSAGES/kfile_rpm.mo
share/locale/zh_CN/LC_MESSAGES/kfile_tiff.mo
share/locale/zh_CN/LC_MESSAGES/kfile_xps.mo
share/locale/zh_CN/LC_MESSAGES/kfileaudiopreview4.mo
Modified: head/chinese/kde4-l10n-zh_TW/Makefile
==============================================================================
--- head/chinese/kde4-l10n-zh_TW/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/chinese/kde4-l10n-zh_TW/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -10,5 +10,4 @@ COMMENT= Traditional Chinese messages an
KDE4_L10N= zh_TW
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/chinese/kde4-l10n-zh_TW/pkg-plist
==============================================================================
--- head/chinese/kde4-l10n-zh_TW/pkg-plist Tue Jul 9 21:47:52 2013 (r322585)
+++ head/chinese/kde4-l10n-zh_TW/pkg-plist Tue Jul 9 21:49:00 2013 (r322586)
@@ -257,7 +257,6 @@ share/locale/zh_TW/LC_MESSAGES/kfile_mai
share/locale/zh_TW/LC_MESSAGES/kfile_pnm.mo
share/locale/zh_TW/LC_MESSAGES/kfile_raw.mo
share/locale/zh_TW/LC_MESSAGES/kfile_rgb.mo
-share/locale/zh_TW/LC_MESSAGES/kfile_rpm.mo
share/locale/zh_TW/LC_MESSAGES/kfile_tiff.mo
share/locale/zh_TW/LC_MESSAGES/kfile_xps.mo
share/locale/zh_TW/LC_MESSAGES/kfileaudiopreview4.mo
Modified: head/french/kde4-l10n/Makefile
==============================================================================
--- head/french/kde4-l10n/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/french/kde4-l10n/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -13,5 +13,4 @@ KDE4_L10N= fr
MANLANG= ${KDE4_L10N}
.include <${.CURDIR}/Makefile.man>
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/french/kde4-l10n/pkg-plist
==============================================================================
--- head/french/kde4-l10n/pkg-plist Tue Jul 9 21:47:52 2013 (r322585)
+++ head/french/kde4-l10n/pkg-plist Tue Jul 9 21:49:00 2013 (r322586)
@@ -1765,7 +1765,6 @@ share/locale/fr/LC_MESSAGES/kfile_mail.m
share/locale/fr/LC_MESSAGES/kfile_pnm.mo
share/locale/fr/LC_MESSAGES/kfile_raw.mo
share/locale/fr/LC_MESSAGES/kfile_rgb.mo
-share/locale/fr/LC_MESSAGES/kfile_rpm.mo
share/locale/fr/LC_MESSAGES/kfile_tiff.mo
share/locale/fr/LC_MESSAGES/kfile_xps.mo
share/locale/fr/LC_MESSAGES/kfileaudiopreview4.mo
Modified: head/german/kde4-l10n/Makefile
==============================================================================
--- head/german/kde4-l10n/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/german/kde4-l10n/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -13,5 +13,4 @@ KDE4_L10N= de
MANLANG= ${KDE4_L10N}
.include <${.CURDIR}/Makefile.man>
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/german/kde4-l10n/pkg-plist
==============================================================================
--- head/german/kde4-l10n/pkg-plist Tue Jul 9 21:47:52 2013 (r322585)
+++ head/german/kde4-l10n/pkg-plist Tue Jul 9 21:49:00 2013 (r322586)
@@ -2132,7 +2132,6 @@ share/locale/de/LC_MESSAGES/kfile_mail.m
share/locale/de/LC_MESSAGES/kfile_pnm.mo
share/locale/de/LC_MESSAGES/kfile_raw.mo
share/locale/de/LC_MESSAGES/kfile_rgb.mo
-share/locale/de/LC_MESSAGES/kfile_rpm.mo
share/locale/de/LC_MESSAGES/kfile_tiff.mo
share/locale/de/LC_MESSAGES/kfile_xps.mo
share/locale/de/LC_MESSAGES/kfileaudiopreview4.mo
Modified: head/hebrew/kde4-l10n/Makefile
==============================================================================
--- head/hebrew/kde4-l10n/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/hebrew/kde4-l10n/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -9,5 +9,4 @@ COMMENT= Hebrew messages and documentati
KDE4_L10N= he
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/hebrew/kde4-l10n/pkg-plist
==============================================================================
--- head/hebrew/kde4-l10n/pkg-plist Tue Jul 9 21:47:52 2013 (r322585)
+++ head/hebrew/kde4-l10n/pkg-plist Tue Jul 9 21:49:00 2013 (r322586)
@@ -206,7 +206,6 @@ share/locale/he/LC_MESSAGES/kfile_kig.mo
share/locale/he/LC_MESSAGES/kfile_pnm.mo
share/locale/he/LC_MESSAGES/kfile_raw.mo
share/locale/he/LC_MESSAGES/kfile_rgb.mo
-share/locale/he/LC_MESSAGES/kfile_rpm.mo
share/locale/he/LC_MESSAGES/kfile_tiff.mo
share/locale/he/LC_MESSAGES/kfile_xps.mo
share/locale/he/LC_MESSAGES/kfileaudiopreview4.mo
Modified: head/hungarian/kde4-l10n/Makefile
==============================================================================
--- head/hungarian/kde4-l10n/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/hungarian/kde4-l10n/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -10,5 +10,4 @@ COMMENT= Hungarian messages and document
KDE4_L10N= hu
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/hungarian/kde4-l10n/pkg-plist
==============================================================================
--- head/hungarian/kde4-l10n/pkg-plist Tue Jul 9 21:47:52 2013 (r322585)
+++ head/hungarian/kde4-l10n/pkg-plist Tue Jul 9 21:49:00 2013 (r322586)
@@ -390,7 +390,6 @@ share/locale/hu/LC_MESSAGES/kfile_mail.m
share/locale/hu/LC_MESSAGES/kfile_pnm.mo
share/locale/hu/LC_MESSAGES/kfile_raw.mo
share/locale/hu/LC_MESSAGES/kfile_rgb.mo
-share/locale/hu/LC_MESSAGES/kfile_rpm.mo
share/locale/hu/LC_MESSAGES/kfile_tiff.mo
share/locale/hu/LC_MESSAGES/kfile_xps.mo
share/locale/hu/LC_MESSAGES/kfileaudiopreview4.mo
Modified: head/japanese/kde4-l10n/Makefile
==============================================================================
--- head/japanese/kde4-l10n/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/japanese/kde4-l10n/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -10,5 +10,4 @@ COMMENT= Japanese messages and documenta
KDE4_L10N= ja
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/japanese/kde4-l10n/pkg-plist
==============================================================================
--- head/japanese/kde4-l10n/pkg-plist Tue Jul 9 21:47:52 2013 (r322585)
+++ head/japanese/kde4-l10n/pkg-plist Tue Jul 9 21:49:00 2013 (r322586)
@@ -265,7 +265,6 @@ share/locale/ja/LC_MESSAGES/kfile_mail.m
share/locale/ja/LC_MESSAGES/kfile_pnm.mo
share/locale/ja/LC_MESSAGES/kfile_raw.mo
share/locale/ja/LC_MESSAGES/kfile_rgb.mo
-share/locale/ja/LC_MESSAGES/kfile_rpm.mo
share/locale/ja/LC_MESSAGES/kfile_tiff.mo
share/locale/ja/LC_MESSAGES/kfile_xps.mo
share/locale/ja/LC_MESSAGES/kfileaudiopreview4.mo
Modified: head/korean/kde4-l10n/Makefile
==============================================================================
--- head/korean/kde4-l10n/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/korean/kde4-l10n/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -10,5 +10,4 @@ COMMENT= Korean messages and documentati
KDE4_L10N= ko
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/korean/kde4-l10n/pkg-plist
==============================================================================
--- head/korean/kde4-l10n/pkg-plist Tue Jul 9 21:47:52 2013 (r322585)
+++ head/korean/kde4-l10n/pkg-plist Tue Jul 9 21:49:00 2013 (r322586)
@@ -236,7 +236,6 @@ share/locale/ko/LC_MESSAGES/kfile_mail.m
share/locale/ko/LC_MESSAGES/kfile_pnm.mo
share/locale/ko/LC_MESSAGES/kfile_raw.mo
share/locale/ko/LC_MESSAGES/kfile_rgb.mo
-share/locale/ko/LC_MESSAGES/kfile_rpm.mo
share/locale/ko/LC_MESSAGES/kfile_tiff.mo
share/locale/ko/LC_MESSAGES/kfile_xps.mo
share/locale/ko/LC_MESSAGES/kfileaudiopreview4.mo
Modified: head/misc/kde4-l10n-bg/Makefile
==============================================================================
--- head/misc/kde4-l10n-bg/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-bg/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -10,5 +10,4 @@ COMMENT= Bulgarian messages and document
KDE4_L10N= bg
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/misc/kde4-l10n-bg/pkg-plist
==============================================================================
--- head/misc/kde4-l10n-bg/pkg-plist Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-bg/pkg-plist Tue Jul 9 21:49:00 2013 (r322586)
@@ -168,7 +168,6 @@ share/locale/bg/LC_MESSAGES/kfile_kig.mo
share/locale/bg/LC_MESSAGES/kfile_pnm.mo
share/locale/bg/LC_MESSAGES/kfile_raw.mo
share/locale/bg/LC_MESSAGES/kfile_rgb.mo
-share/locale/bg/LC_MESSAGES/kfile_rpm.mo
share/locale/bg/LC_MESSAGES/kfile_tiff.mo
share/locale/bg/LC_MESSAGES/kfile_xps.mo
share/locale/bg/LC_MESSAGES/kfileaudiopreview4.mo
Modified: head/misc/kde4-l10n-bs/Makefile
==============================================================================
--- head/misc/kde4-l10n-bs/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-bs/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -9,5 +9,4 @@ COMMENT= Bosnian messages and documentat
KDE4_L10N= bs
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/misc/kde4-l10n-bs/pkg-plist
==============================================================================
--- head/misc/kde4-l10n-bs/pkg-plist Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-bs/pkg-plist Tue Jul 9 21:49:00 2013 (r322586)
@@ -253,7 +253,6 @@ share/locale/bs/LC_MESSAGES/kfile_mail.m
share/locale/bs/LC_MESSAGES/kfile_pnm.mo
share/locale/bs/LC_MESSAGES/kfile_raw.mo
share/locale/bs/LC_MESSAGES/kfile_rgb.mo
-share/locale/bs/LC_MESSAGES/kfile_rpm.mo
share/locale/bs/LC_MESSAGES/kfile_tiff.mo
share/locale/bs/LC_MESSAGES/kfile_xps.mo
share/locale/bs/LC_MESSAGES/kfileaudiopreview4.mo
Modified: head/misc/kde4-l10n-ca/Makefile
==============================================================================
--- head/misc/kde4-l10n-ca/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-ca/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -13,5 +13,4 @@ KDE4_L10N= ca
MANLANG= ${KDE4_L10N}
.include <${.CURDIR}/Makefile.man>
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/misc/kde4-l10n-ca/pkg-plist
==============================================================================
--- head/misc/kde4-l10n-ca/pkg-plist Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-ca/pkg-plist Tue Jul 9 21:49:00 2013 (r322586)
@@ -1614,7 +1614,6 @@ share/locale/ca/LC_MESSAGES/kfile_mail.m
share/locale/ca/LC_MESSAGES/kfile_pnm.mo
share/locale/ca/LC_MESSAGES/kfile_raw.mo
share/locale/ca/LC_MESSAGES/kfile_rgb.mo
-share/locale/ca/LC_MESSAGES/kfile_rpm.mo
share/locale/ca/LC_MESSAGES/kfile_tiff.mo
share/locale/ca/LC_MESSAGES/kfile_xps.mo
share/locale/ca/LC_MESSAGES/kfileaudiopreview4.mo
Modified: head/misc/kde4-l10n-ca_valencia/Makefile
==============================================================================
--- head/misc/kde4-l10n-ca_valencia/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-ca_valencia/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -10,5 +10,4 @@ COMMENT= Valencian (southern Catalan) me
KDE4_L10N= ca at valencia
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/misc/kde4-l10n-ca_valencia/pkg-plist
==============================================================================
--- head/misc/kde4-l10n-ca_valencia/pkg-plist Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-ca_valencia/pkg-plist Tue Jul 9 21:49:00 2013 (r322586)
@@ -233,7 +233,6 @@ share/locale/ca at valencia/LC_MESSAGES/kfi
share/locale/ca at valencia/LC_MESSAGES/kfile_pnm.mo
share/locale/ca at valencia/LC_MESSAGES/kfile_raw.mo
share/locale/ca at valencia/LC_MESSAGES/kfile_rgb.mo
-share/locale/ca at valencia/LC_MESSAGES/kfile_rpm.mo
share/locale/ca at valencia/LC_MESSAGES/kfile_tiff.mo
share/locale/ca at valencia/LC_MESSAGES/kfile_xps.mo
share/locale/ca at valencia/LC_MESSAGES/kfileaudiopreview4.mo
Modified: head/misc/kde4-l10n-cs/Makefile
==============================================================================
--- head/misc/kde4-l10n-cs/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-cs/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -10,5 +10,4 @@ COMMENT= Czech messages and documentatio
KDE4_L10N= cs
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/misc/kde4-l10n-cs/pkg-plist
==============================================================================
--- head/misc/kde4-l10n-cs/pkg-plist Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-cs/pkg-plist Tue Jul 9 21:49:00 2013 (r322586)
@@ -365,7 +365,6 @@ share/locale/cs/LC_MESSAGES/kfile_mail.m
share/locale/cs/LC_MESSAGES/kfile_pnm.mo
share/locale/cs/LC_MESSAGES/kfile_raw.mo
share/locale/cs/LC_MESSAGES/kfile_rgb.mo
-share/locale/cs/LC_MESSAGES/kfile_rpm.mo
share/locale/cs/LC_MESSAGES/kfile_tiff.mo
share/locale/cs/LC_MESSAGES/kfile_xps.mo
share/locale/cs/LC_MESSAGES/kfileaudiopreview4.mo
Modified: head/misc/kde4-l10n-csb/Makefile
==============================================================================
--- head/misc/kde4-l10n-csb/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-csb/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -12,5 +12,4 @@ KDE4_L10N= csb
IGNORE= is not included in KDE SC ${KDE4_VERSION}
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/misc/kde4-l10n-da/Makefile
==============================================================================
--- head/misc/kde4-l10n-da/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-da/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -13,5 +13,4 @@ KDE4_L10N= da
MANLANG= ${KDE4_L10N}
.include <${.CURDIR}/Makefile.man>
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/misc/kde4-l10n-da/pkg-plist
==============================================================================
--- head/misc/kde4-l10n-da/pkg-plist Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-da/pkg-plist Tue Jul 9 21:49:00 2013 (r322586)
@@ -646,7 +646,6 @@ share/locale/da/LC_MESSAGES/kfile_mail.m
share/locale/da/LC_MESSAGES/kfile_pnm.mo
share/locale/da/LC_MESSAGES/kfile_raw.mo
share/locale/da/LC_MESSAGES/kfile_rgb.mo
-share/locale/da/LC_MESSAGES/kfile_rpm.mo
share/locale/da/LC_MESSAGES/kfile_tiff.mo
share/locale/da/LC_MESSAGES/kfile_xps.mo
share/locale/da/LC_MESSAGES/kfileaudiopreview4.mo
Modified: head/misc/kde4-l10n-el/Makefile
==============================================================================
--- head/misc/kde4-l10n-el/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-el/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -13,5 +13,4 @@ KDE4_L10N= el
MANLANG= ${KDE4_L10N}
.include <${.CURDIR}/Makefile.man>
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/misc/kde4-l10n-el/pkg-plist
==============================================================================
--- head/misc/kde4-l10n-el/pkg-plist Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-el/pkg-plist Tue Jul 9 21:49:00 2013 (r322586)
@@ -405,7 +405,6 @@ share/locale/el/LC_MESSAGES/kfile_mail.m
share/locale/el/LC_MESSAGES/kfile_pnm.mo
share/locale/el/LC_MESSAGES/kfile_raw.mo
share/locale/el/LC_MESSAGES/kfile_rgb.mo
-share/locale/el/LC_MESSAGES/kfile_rpm.mo
share/locale/el/LC_MESSAGES/kfile_tiff.mo
share/locale/el/LC_MESSAGES/kfile_xps.mo
share/locale/el/LC_MESSAGES/kfileaudiopreview4.mo
Modified: head/misc/kde4-l10n-en_GB/Makefile
==============================================================================
--- head/misc/kde4-l10n-en_GB/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-en_GB/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -10,5 +10,4 @@ COMMENT= British messages and documentat
KDE4_L10N= en_GB
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/misc/kde4-l10n-en_GB/pkg-plist
==============================================================================
--- head/misc/kde4-l10n-en_GB/pkg-plist Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-en_GB/pkg-plist Tue Jul 9 21:49:00 2013 (r322586)
@@ -384,7 +384,6 @@ share/locale/en_GB/LC_MESSAGES/kfile_mai
share/locale/en_GB/LC_MESSAGES/kfile_pnm.mo
share/locale/en_GB/LC_MESSAGES/kfile_raw.mo
share/locale/en_GB/LC_MESSAGES/kfile_rgb.mo
-share/locale/en_GB/LC_MESSAGES/kfile_rpm.mo
share/locale/en_GB/LC_MESSAGES/kfile_tiff.mo
share/locale/en_GB/LC_MESSAGES/kfile_xps.mo
share/locale/en_GB/LC_MESSAGES/kfileaudiopreview4.mo
Modified: head/misc/kde4-l10n-eo/Makefile
==============================================================================
--- head/misc/kde4-l10n-eo/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-eo/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -12,5 +12,4 @@ KDE4_L10N= eo
IGNORE= is not included in KDE SC ${KDE4_VERSION}
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/misc/kde4-l10n-eo/pkg-plist
==============================================================================
--- head/misc/kde4-l10n-eo/pkg-plist Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-eo/pkg-plist Tue Jul 9 21:49:00 2013 (r322586)
@@ -175,7 +175,6 @@ share/locale/eo/LC_MESSAGES/kfile_kig.mo
share/locale/eo/LC_MESSAGES/kfile_pnm.mo
share/locale/eo/LC_MESSAGES/kfile_raw.mo
share/locale/eo/LC_MESSAGES/kfile_rgb.mo
-share/locale/eo/LC_MESSAGES/kfile_rpm.mo
share/locale/eo/LC_MESSAGES/kfile_tiff.mo
share/locale/eo/LC_MESSAGES/kfile_xps.mo
share/locale/eo/LC_MESSAGES/kfileaudiopreview4.mo
Modified: head/misc/kde4-l10n-es/Makefile
==============================================================================
--- head/misc/kde4-l10n-es/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-es/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -13,5 +13,4 @@ KDE4_L10N= es
MANLANG= ${KDE4_L10N}
.include <${.CURDIR}/Makefile.man>
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/misc/kde4-l10n-es/pkg-plist
==============================================================================
--- head/misc/kde4-l10n-es/pkg-plist Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-es/pkg-plist Tue Jul 9 21:49:00 2013 (r322586)
@@ -1673,7 +1673,6 @@ share/locale/es/LC_MESSAGES/kfile_mail.m
share/locale/es/LC_MESSAGES/kfile_pnm.mo
share/locale/es/LC_MESSAGES/kfile_raw.mo
share/locale/es/LC_MESSAGES/kfile_rgb.mo
-share/locale/es/LC_MESSAGES/kfile_rpm.mo
share/locale/es/LC_MESSAGES/kfile_tiff.mo
share/locale/es/LC_MESSAGES/kfile_xps.mo
share/locale/es/LC_MESSAGES/kfileaudiopreview4.mo
Modified: head/misc/kde4-l10n-et/Makefile
==============================================================================
--- head/misc/kde4-l10n-et/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-et/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -13,5 +13,4 @@ KDE4_L10N= et
MANLANG= ${KDE4_L10N}
.include <${.CURDIR}/Makefile.man>
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/misc/kde4-l10n-et/pkg-plist
==============================================================================
--- head/misc/kde4-l10n-et/pkg-plist Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-et/pkg-plist Tue Jul 9 21:49:00 2013 (r322586)
@@ -1236,7 +1236,6 @@ share/locale/et/LC_MESSAGES/kfile_mail.m
share/locale/et/LC_MESSAGES/kfile_pnm.mo
share/locale/et/LC_MESSAGES/kfile_raw.mo
share/locale/et/LC_MESSAGES/kfile_rgb.mo
-share/locale/et/LC_MESSAGES/kfile_rpm.mo
share/locale/et/LC_MESSAGES/kfile_tiff.mo
share/locale/et/LC_MESSAGES/kfile_xps.mo
share/locale/et/LC_MESSAGES/kfileaudiopreview4.mo
Modified: head/misc/kde4-l10n-eu/Makefile
==============================================================================
--- head/misc/kde4-l10n-eu/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-eu/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -9,5 +9,4 @@ COMMENT= Basque messages and documentati
KDE4_L10N= eu
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/misc/kde4-l10n-eu/pkg-plist
==============================================================================
--- head/misc/kde4-l10n-eu/pkg-plist Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-eu/pkg-plist Tue Jul 9 21:49:00 2013 (r322586)
@@ -181,7 +181,6 @@ share/locale/eu/LC_MESSAGES/kfile_kig.mo
share/locale/eu/LC_MESSAGES/kfile_pnm.mo
share/locale/eu/LC_MESSAGES/kfile_raw.mo
share/locale/eu/LC_MESSAGES/kfile_rgb.mo
-share/locale/eu/LC_MESSAGES/kfile_rpm.mo
share/locale/eu/LC_MESSAGES/kfile_tiff.mo
share/locale/eu/LC_MESSAGES/kfile_xps.mo
share/locale/eu/LC_MESSAGES/kfileaudiopreview4.mo
Modified: head/misc/kde4-l10n-fa/Makefile
==============================================================================
--- head/misc/kde4-l10n-fa/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-fa/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -9,5 +9,4 @@ COMMENT= Farsi (Persian) messages and do
KDE4_L10N= fa
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/misc/kde4-l10n-fa/pkg-plist
==============================================================================
--- head/misc/kde4-l10n-fa/pkg-plist Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-fa/pkg-plist Tue Jul 9 21:49:00 2013 (r322586)
@@ -141,7 +141,6 @@ share/locale/fa/LC_MESSAGES/kfile_exr.mo
share/locale/fa/LC_MESSAGES/kfile_kig.mo
share/locale/fa/LC_MESSAGES/kfile_pnm.mo
share/locale/fa/LC_MESSAGES/kfile_rgb.mo
-share/locale/fa/LC_MESSAGES/kfile_rpm.mo
share/locale/fa/LC_MESSAGES/kfile_tiff.mo
share/locale/fa/LC_MESSAGES/kfileaudiopreview4.mo
share/locale/fa/LC_MESSAGES/kfilereplace.mo
Modified: head/misc/kde4-l10n-fi/Makefile
==============================================================================
--- head/misc/kde4-l10n-fi/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-fi/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -10,5 +10,4 @@ COMMENT= Finnish messages and documentat
KDE4_L10N= fi
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/misc/kde4-l10n-fi/pkg-plist
==============================================================================
--- head/misc/kde4-l10n-fi/pkg-plist Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-fi/pkg-plist Tue Jul 9 21:49:00 2013 (r322586)
@@ -270,7 +270,6 @@ share/locale/fi/LC_MESSAGES/kfile_mail.m
share/locale/fi/LC_MESSAGES/kfile_pnm.mo
share/locale/fi/LC_MESSAGES/kfile_raw.mo
share/locale/fi/LC_MESSAGES/kfile_rgb.mo
-share/locale/fi/LC_MESSAGES/kfile_rpm.mo
share/locale/fi/LC_MESSAGES/kfile_tiff.mo
share/locale/fi/LC_MESSAGES/kfile_xps.mo
share/locale/fi/LC_MESSAGES/kfileaudiopreview4.mo
Modified: head/misc/kde4-l10n-fy/Makefile
==============================================================================
--- head/misc/kde4-l10n-fy/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-fy/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -12,5 +12,4 @@ KDE4_L10N= fy
IGNORE= is not included in KDE SC ${KDE4_VERSION}
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/misc/kde4-l10n-ga/Makefile
==============================================================================
--- head/misc/kde4-l10n-ga/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-ga/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -10,5 +10,4 @@ COMMENT= Irish messages and documentatio
KDE4_L10N= ga
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/misc/kde4-l10n-ga/pkg-plist
==============================================================================
--- head/misc/kde4-l10n-ga/pkg-plist Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-ga/pkg-plist Tue Jul 9 21:49:00 2013 (r322586)
@@ -286,7 +286,6 @@ share/locale/ga/LC_MESSAGES/kfile_mail.m
share/locale/ga/LC_MESSAGES/kfile_pnm.mo
share/locale/ga/LC_MESSAGES/kfile_raw.mo
share/locale/ga/LC_MESSAGES/kfile_rgb.mo
-share/locale/ga/LC_MESSAGES/kfile_rpm.mo
share/locale/ga/LC_MESSAGES/kfile_tiff.mo
share/locale/ga/LC_MESSAGES/kfile_xps.mo
share/locale/ga/LC_MESSAGES/kfileaudiopreview4.mo
Modified: head/misc/kde4-l10n-gl/Makefile
==============================================================================
--- head/misc/kde4-l10n-gl/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-gl/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -13,5 +13,4 @@ KDE4_L10N= gl
MANLANG= ${KDE4_L10N}
.include <${.CURDIR}/Makefile.man>
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/misc/kde4-l10n-gl/pkg-plist
==============================================================================
--- head/misc/kde4-l10n-gl/pkg-plist Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-gl/pkg-plist Tue Jul 9 21:49:00 2013 (r322586)
@@ -686,7 +686,6 @@ share/locale/gl/LC_MESSAGES/kfile_mail.m
share/locale/gl/LC_MESSAGES/kfile_pnm.mo
share/locale/gl/LC_MESSAGES/kfile_raw.mo
share/locale/gl/LC_MESSAGES/kfile_rgb.mo
-share/locale/gl/LC_MESSAGES/kfile_rpm.mo
share/locale/gl/LC_MESSAGES/kfile_tiff.mo
share/locale/gl/LC_MESSAGES/kfile_xps.mo
share/locale/gl/LC_MESSAGES/kfileaudiopreview4.mo
Modified: head/misc/kde4-l10n-gu/Makefile
==============================================================================
--- head/misc/kde4-l10n-gu/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-gu/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -11,5 +11,4 @@ KDE4_L10N= gu
IGNORE= is not included in KDE SC ${KDE4_VERSION}
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/misc/kde4-l10n-hi/Makefile
==============================================================================
--- head/misc/kde4-l10n-hi/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-hi/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -10,5 +10,4 @@ COMMENT= Hindi messages and documentatio
KDE4_L10N= hi
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/misc/kde4-l10n-hi/pkg-plist
==============================================================================
--- head/misc/kde4-l10n-hi/pkg-plist Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-hi/pkg-plist Tue Jul 9 21:49:00 2013 (r322586)
@@ -153,7 +153,6 @@ share/locale/hi/LC_MESSAGES/kfile_kig.mo
share/locale/hi/LC_MESSAGES/kfile_pnm.mo
share/locale/hi/LC_MESSAGES/kfile_raw.mo
share/locale/hi/LC_MESSAGES/kfile_rgb.mo
-share/locale/hi/LC_MESSAGES/kfile_rpm.mo
share/locale/hi/LC_MESSAGES/kfile_tiff.mo
share/locale/hi/LC_MESSAGES/kfile_xps.mo
share/locale/hi/LC_MESSAGES/kfileaudiopreview4.mo
Modified: head/misc/kde4-l10n-hr/Makefile
==============================================================================
--- head/misc/kde4-l10n-hr/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-hr/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -10,5 +10,4 @@ COMMENT= Croation messages and documenta
KDE4_L10N= hr
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/misc/kde4-l10n-hr/pkg-plist
==============================================================================
--- head/misc/kde4-l10n-hr/pkg-plist Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-hr/pkg-plist Tue Jul 9 21:49:00 2013 (r322586)
@@ -167,7 +167,6 @@ share/locale/hr/LC_MESSAGES/kfile_kig.mo
share/locale/hr/LC_MESSAGES/kfile_pnm.mo
share/locale/hr/LC_MESSAGES/kfile_raw.mo
share/locale/hr/LC_MESSAGES/kfile_rgb.mo
-share/locale/hr/LC_MESSAGES/kfile_rpm.mo
share/locale/hr/LC_MESSAGES/kfile_tiff.mo
share/locale/hr/LC_MESSAGES/kfile_xps.mo
share/locale/hr/LC_MESSAGES/kfileaudiopreview4.mo
Modified: head/misc/kde4-l10n-ia/Makefile
==============================================================================
--- head/misc/kde4-l10n-ia/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-ia/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -9,5 +9,4 @@ COMMENT= Interlingua messages and docume
KDE4_L10N= ia
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/misc/kde4-l10n-ia/pkg-plist
==============================================================================
--- head/misc/kde4-l10n-ia/pkg-plist Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-ia/pkg-plist Tue Jul 9 21:49:00 2013 (r322586)
@@ -217,7 +217,6 @@ share/locale/ia/LC_MESSAGES/kfile_mail.m
share/locale/ia/LC_MESSAGES/kfile_pnm.mo
share/locale/ia/LC_MESSAGES/kfile_raw.mo
share/locale/ia/LC_MESSAGES/kfile_rgb.mo
-share/locale/ia/LC_MESSAGES/kfile_rpm.mo
share/locale/ia/LC_MESSAGES/kfile_tiff.mo
share/locale/ia/LC_MESSAGES/kfile_xps.mo
share/locale/ia/LC_MESSAGES/kfileaudiopreview4.mo
Modified: head/misc/kde4-l10n-id/Makefile
==============================================================================
--- head/misc/kde4-l10n-id/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-id/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -12,5 +12,4 @@ KDE4_L10N= id
IGNORE= is not included in KDE SC ${KDE4_VERSION}
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/misc/kde4-l10n-is/Makefile
==============================================================================
--- head/misc/kde4-l10n-is/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-is/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -9,5 +9,4 @@ COMMENT= Icelandic messages and document
KDE4_L10N= is
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/misc/kde4-l10n-is/pkg-plist
==============================================================================
--- head/misc/kde4-l10n-is/pkg-plist Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-is/pkg-plist Tue Jul 9 21:49:00 2013 (r322586)
@@ -162,7 +162,6 @@ share/locale/is/LC_MESSAGES/kfile_kig.mo
share/locale/is/LC_MESSAGES/kfile_pnm.mo
share/locale/is/LC_MESSAGES/kfile_raw.mo
share/locale/is/LC_MESSAGES/kfile_rgb.mo
-share/locale/is/LC_MESSAGES/kfile_rpm.mo
share/locale/is/LC_MESSAGES/kfile_tiff.mo
share/locale/is/LC_MESSAGES/kfile_xps.mo
share/locale/is/LC_MESSAGES/kfileaudiopreview4.mo
Modified: head/misc/kde4-l10n-it/Makefile
==============================================================================
--- head/misc/kde4-l10n-it/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-it/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -13,5 +13,4 @@ KDE4_L10N= it
MANLANG= ${KDE4_L10N}
.include <${.CURDIR}/Makefile.man>
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/misc/kde4-l10n-it/pkg-plist
==============================================================================
--- head/misc/kde4-l10n-it/pkg-plist Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-it/pkg-plist Tue Jul 9 21:49:00 2013 (r322586)
@@ -1399,7 +1399,6 @@ share/locale/it/LC_MESSAGES/kfile_mail.m
share/locale/it/LC_MESSAGES/kfile_pnm.mo
share/locale/it/LC_MESSAGES/kfile_raw.mo
share/locale/it/LC_MESSAGES/kfile_rgb.mo
-share/locale/it/LC_MESSAGES/kfile_rpm.mo
share/locale/it/LC_MESSAGES/kfile_tiff.mo
share/locale/it/LC_MESSAGES/kfile_xps.mo
share/locale/it/LC_MESSAGES/kfileaudiopreview4.mo
Modified: head/misc/kde4-l10n-kk/Makefile
==============================================================================
--- head/misc/kde4-l10n-kk/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-kk/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -10,5 +10,4 @@ COMMENT= Kazakh messages and documentati
KDE4_L10N= kk
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/misc/kde4-l10n-kk/pkg-plist
==============================================================================
--- head/misc/kde4-l10n-kk/pkg-plist Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-kk/pkg-plist Tue Jul 9 21:49:00 2013 (r322586)
@@ -253,7 +253,6 @@ share/locale/kk/LC_MESSAGES/kfile_mail.m
share/locale/kk/LC_MESSAGES/kfile_pnm.mo
share/locale/kk/LC_MESSAGES/kfile_raw.mo
share/locale/kk/LC_MESSAGES/kfile_rgb.mo
-share/locale/kk/LC_MESSAGES/kfile_rpm.mo
share/locale/kk/LC_MESSAGES/kfile_tiff.mo
share/locale/kk/LC_MESSAGES/kfile_xps.mo
share/locale/kk/LC_MESSAGES/kfileaudiopreview4.mo
Modified: head/misc/kde4-l10n-km/Makefile
==============================================================================
--- head/misc/kde4-l10n-km/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-km/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -10,5 +10,4 @@ COMMENT= Khmer messages and documentatio
KDE4_L10N= km
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/misc/kde4-l10n-km/pkg-plist
==============================================================================
--- head/misc/kde4-l10n-km/pkg-plist Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-km/pkg-plist Tue Jul 9 21:49:00 2013 (r322586)
@@ -233,7 +233,6 @@ share/locale/km/LC_MESSAGES/kfile_mail.m
share/locale/km/LC_MESSAGES/kfile_pnm.mo
share/locale/km/LC_MESSAGES/kfile_raw.mo
share/locale/km/LC_MESSAGES/kfile_rgb.mo
-share/locale/km/LC_MESSAGES/kfile_rpm.mo
share/locale/km/LC_MESSAGES/kfile_tiff.mo
share/locale/km/LC_MESSAGES/kfile_xps.mo
share/locale/km/LC_MESSAGES/kfileaudiopreview4.mo
Modified: head/misc/kde4-l10n-kn/Makefile
==============================================================================
--- head/misc/kde4-l10n-kn/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-kn/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -11,5 +11,4 @@ KDE4_L10N= kn
IGNORE= is not included in KDE SC ${KDE4_VERSION}
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/misc/kde4-l10n-lt/Makefile
==============================================================================
--- head/misc/kde4-l10n-lt/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-lt/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -13,5 +13,4 @@ KDE4_L10N= lt
MANLANG= ${KDE4_L10N}
.include <${.CURDIR}/Makefile.man>
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/misc/kde4-l10n-lt/pkg-plist
==============================================================================
--- head/misc/kde4-l10n-lt/pkg-plist Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-lt/pkg-plist Tue Jul 9 21:49:00 2013 (r322586)
@@ -631,7 +631,6 @@ share/locale/lt/LC_MESSAGES/kfile_mail.m
share/locale/lt/LC_MESSAGES/kfile_pnm.mo
share/locale/lt/LC_MESSAGES/kfile_raw.mo
share/locale/lt/LC_MESSAGES/kfile_rgb.mo
-share/locale/lt/LC_MESSAGES/kfile_rpm.mo
share/locale/lt/LC_MESSAGES/kfile_tiff.mo
share/locale/lt/LC_MESSAGES/kfile_xps.mo
share/locale/lt/LC_MESSAGES/kfileaudiopreview4.mo
Modified: head/misc/kde4-l10n-lv/Makefile
==============================================================================
--- head/misc/kde4-l10n-lv/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-lv/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -10,5 +10,4 @@ COMMENT= Latvian messages and documentat
KDE4_L10N= lv
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/misc/kde4-l10n-lv/pkg-plist
==============================================================================
--- head/misc/kde4-l10n-lv/pkg-plist Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-lv/pkg-plist Tue Jul 9 21:49:00 2013 (r322586)
@@ -228,7 +228,6 @@ share/locale/lv/LC_MESSAGES/kfile_kig.mo
share/locale/lv/LC_MESSAGES/kfile_pnm.mo
share/locale/lv/LC_MESSAGES/kfile_raw.mo
share/locale/lv/LC_MESSAGES/kfile_rgb.mo
-share/locale/lv/LC_MESSAGES/kfile_rpm.mo
share/locale/lv/LC_MESSAGES/kfile_tiff.mo
share/locale/lv/LC_MESSAGES/kfile_xps.mo
share/locale/lv/LC_MESSAGES/kfileaudiopreview4.mo
Modified: head/misc/kde4-l10n-mai/Makefile
==============================================================================
--- head/misc/kde4-l10n-mai/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-mai/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -11,5 +11,4 @@ KDE4_L10N= mai
IGNORE= is not included in KDE SC ${KDE4_VERSION}
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/misc/kde4-l10n-mk/Makefile
==============================================================================
--- head/misc/kde4-l10n-mk/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-mk/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -12,5 +12,4 @@ KDE4_L10N= mk
IGNORE= is not included in KDE SC ${KDE4_VERSION}
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/misc/kde4-l10n-mk/pkg-plist
==============================================================================
--- head/misc/kde4-l10n-mk/pkg-plist Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-mk/pkg-plist Tue Jul 9 21:49:00 2013 (r322586)
@@ -137,7 +137,6 @@ share/locale/mk/LC_MESSAGES/kfile_kig.mo
share/locale/mk/LC_MESSAGES/kfile_pnm.mo
share/locale/mk/LC_MESSAGES/kfile_raw.mo
share/locale/mk/LC_MESSAGES/kfile_rgb.mo
-share/locale/mk/LC_MESSAGES/kfile_rpm.mo
share/locale/mk/LC_MESSAGES/kfile_tiff.mo
share/locale/mk/LC_MESSAGES/kfile_xps.mo
share/locale/mk/LC_MESSAGES/kfileaudiopreview4.mo
Modified: head/misc/kde4-l10n-ml/Makefile
==============================================================================
--- head/misc/kde4-l10n-ml/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-ml/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -12,5 +12,4 @@ KDE4_L10N= ml
IGNORE= is not included in KDE SC ${KDE4_VERSION}
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/misc/kde4-l10n-mr/Makefile
==============================================================================
--- head/misc/kde4-l10n-mr/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-mr/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -9,5 +9,4 @@ COMMENT= Marathi messages and documentat
KDE4_L10N= mr
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/misc/kde4-l10n-mr/pkg-plist
==============================================================================
--- head/misc/kde4-l10n-mr/pkg-plist Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-mr/pkg-plist Tue Jul 9 21:49:00 2013 (r322586)
@@ -253,7 +253,6 @@ share/locale/mr/LC_MESSAGES/kfile_mail.m
share/locale/mr/LC_MESSAGES/kfile_pnm.mo
share/locale/mr/LC_MESSAGES/kfile_raw.mo
share/locale/mr/LC_MESSAGES/kfile_rgb.mo
-share/locale/mr/LC_MESSAGES/kfile_rpm.mo
share/locale/mr/LC_MESSAGES/kfile_tiff.mo
share/locale/mr/LC_MESSAGES/kfile_xps.mo
share/locale/mr/LC_MESSAGES/kfileaudiopreview4.mo
Modified: head/misc/kde4-l10n-nb/Makefile
==============================================================================
--- head/misc/kde4-l10n-nb/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-nb/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -13,5 +13,4 @@ KDE4_L10N= nb
MANLANG= ${KDE4_L10N}
.include <${.CURDIR}/Makefile.man>
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/misc/kde4-l10n-nb/pkg-plist
==============================================================================
--- head/misc/kde4-l10n-nb/pkg-plist Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-nb/pkg-plist Tue Jul 9 21:49:00 2013 (r322586)
@@ -384,7 +384,6 @@ share/locale/nb/LC_MESSAGES/kfile_mail.m
share/locale/nb/LC_MESSAGES/kfile_pnm.mo
share/locale/nb/LC_MESSAGES/kfile_raw.mo
share/locale/nb/LC_MESSAGES/kfile_rgb.mo
-share/locale/nb/LC_MESSAGES/kfile_rpm.mo
share/locale/nb/LC_MESSAGES/kfile_tiff.mo
share/locale/nb/LC_MESSAGES/kfile_xps.mo
share/locale/nb/LC_MESSAGES/kfileaudiopreview4.mo
Modified: head/misc/kde4-l10n-nds/Makefile
==============================================================================
--- head/misc/kde4-l10n-nds/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-nds/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -10,5 +10,4 @@ COMMENT= Low German localized messages a
KDE4_L10N= nds
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/misc/kde4-l10n-nds/pkg-plist
==============================================================================
--- head/misc/kde4-l10n-nds/pkg-plist Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-nds/pkg-plist Tue Jul 9 21:49:00 2013 (r322586)
@@ -376,7 +376,6 @@ share/locale/nds/LC_MESSAGES/kfile_mail.
share/locale/nds/LC_MESSAGES/kfile_pnm.mo
share/locale/nds/LC_MESSAGES/kfile_raw.mo
share/locale/nds/LC_MESSAGES/kfile_rgb.mo
-share/locale/nds/LC_MESSAGES/kfile_rpm.mo
share/locale/nds/LC_MESSAGES/kfile_tiff.mo
share/locale/nds/LC_MESSAGES/kfile_xps.mo
share/locale/nds/LC_MESSAGES/kfileaudiopreview4.mo
Modified: head/misc/kde4-l10n-nl/Makefile
==============================================================================
--- head/misc/kde4-l10n-nl/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-nl/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -13,5 +13,4 @@ KDE4_L10N= nl
MANLANG= ${KDE4_L10N}
.include <${.CURDIR}/Makefile.man>
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/misc/kde4-l10n-nl/pkg-plist
==============================================================================
--- head/misc/kde4-l10n-nl/pkg-plist Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-nl/pkg-plist Tue Jul 9 21:49:00 2013 (r322586)
@@ -1473,7 +1473,6 @@ share/locale/nl/LC_MESSAGES/kfile_mail.m
share/locale/nl/LC_MESSAGES/kfile_pnm.mo
share/locale/nl/LC_MESSAGES/kfile_raw.mo
share/locale/nl/LC_MESSAGES/kfile_rgb.mo
-share/locale/nl/LC_MESSAGES/kfile_rpm.mo
share/locale/nl/LC_MESSAGES/kfile_tiff.mo
share/locale/nl/LC_MESSAGES/kfile_xps.mo
share/locale/nl/LC_MESSAGES/kfileaudiopreview4.mo
Modified: head/misc/kde4-l10n-nn/Makefile
==============================================================================
--- head/misc/kde4-l10n-nn/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-nn/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -12,5 +12,4 @@ KDE4_L10N= nn
MANLANG= ${KDE4_L10N}
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/misc/kde4-l10n-nn/pkg-plist
==============================================================================
--- head/misc/kde4-l10n-nn/pkg-plist Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-nn/pkg-plist Tue Jul 9 21:49:00 2013 (r322586)
@@ -234,7 +234,6 @@ share/locale/nn/LC_MESSAGES/kfile_kig.mo
share/locale/nn/LC_MESSAGES/kfile_pnm.mo
share/locale/nn/LC_MESSAGES/kfile_raw.mo
share/locale/nn/LC_MESSAGES/kfile_rgb.mo
-share/locale/nn/LC_MESSAGES/kfile_rpm.mo
share/locale/nn/LC_MESSAGES/kfile_tiff.mo
share/locale/nn/LC_MESSAGES/kfile_xps.mo
share/locale/nn/LC_MESSAGES/kfileaudiopreview4.mo
Modified: head/misc/kde4-l10n-pa/Makefile
==============================================================================
--- head/misc/kde4-l10n-pa/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-pa/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -10,5 +10,4 @@ COMMENT= Panjabi messages and documentat
KDE4_L10N= pa
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/misc/kde4-l10n-pa/pkg-plist
==============================================================================
--- head/misc/kde4-l10n-pa/pkg-plist Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-pa/pkg-plist Tue Jul 9 21:49:00 2013 (r322586)
@@ -246,7 +246,6 @@ share/locale/pa/LC_MESSAGES/kfile_mail.m
share/locale/pa/LC_MESSAGES/kfile_pnm.mo
share/locale/pa/LC_MESSAGES/kfile_raw.mo
share/locale/pa/LC_MESSAGES/kfile_rgb.mo
-share/locale/pa/LC_MESSAGES/kfile_rpm.mo
share/locale/pa/LC_MESSAGES/kfile_tiff.mo
share/locale/pa/LC_MESSAGES/kfile_xps.mo
share/locale/pa/LC_MESSAGES/kfileaudiopreview4.mo
Modified: head/misc/kde4-l10n-ro/Makefile
==============================================================================
--- head/misc/kde4-l10n-ro/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-ro/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -9,5 +9,4 @@ COMMENT= Romanian messages and documenta
KDE4_L10N= ro
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/misc/kde4-l10n-ro/pkg-plist
==============================================================================
--- head/misc/kde4-l10n-ro/pkg-plist Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-ro/pkg-plist Tue Jul 9 21:49:00 2013 (r322586)
@@ -302,7 +302,6 @@ share/locale/ro/LC_MESSAGES/kfile_mail.m
share/locale/ro/LC_MESSAGES/kfile_pnm.mo
share/locale/ro/LC_MESSAGES/kfile_raw.mo
share/locale/ro/LC_MESSAGES/kfile_rgb.mo
-share/locale/ro/LC_MESSAGES/kfile_rpm.mo
share/locale/ro/LC_MESSAGES/kfile_tiff.mo
share/locale/ro/LC_MESSAGES/kfile_xps.mo
share/locale/ro/LC_MESSAGES/kfileaudiopreview4.mo
Modified: head/misc/kde4-l10n-si/Makefile
==============================================================================
--- head/misc/kde4-l10n-si/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-si/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -10,5 +10,4 @@ COMMENT= Sinhalese messages and document
KDE4_L10N= si
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/misc/kde4-l10n-sk/Makefile
==============================================================================
--- head/misc/kde4-l10n-sk/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-sk/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -9,5 +9,4 @@ COMMENT= Slovak messages and documentati
KDE4_L10N= sk
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/misc/kde4-l10n-sk/pkg-plist
==============================================================================
--- head/misc/kde4-l10n-sk/pkg-plist Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-sk/pkg-plist Tue Jul 9 21:49:00 2013 (r322586)
@@ -253,7 +253,6 @@ share/locale/sk/LC_MESSAGES/kfile_mail.m
share/locale/sk/LC_MESSAGES/kfile_pnm.mo
share/locale/sk/LC_MESSAGES/kfile_raw.mo
share/locale/sk/LC_MESSAGES/kfile_rgb.mo
-share/locale/sk/LC_MESSAGES/kfile_rpm.mo
share/locale/sk/LC_MESSAGES/kfile_tiff.mo
share/locale/sk/LC_MESSAGES/kfile_xps.mo
share/locale/sk/LC_MESSAGES/kfileaudiopreview4.mo
Modified: head/misc/kde4-l10n-sl/Makefile
==============================================================================
--- head/misc/kde4-l10n-sl/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-sl/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -10,5 +10,4 @@ COMMENT= Slovenian messages and document
KDE4_L10N= sl
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/misc/kde4-l10n-sl/pkg-plist
==============================================================================
--- head/misc/kde4-l10n-sl/pkg-plist Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-sl/pkg-plist Tue Jul 9 21:49:00 2013 (r322586)
@@ -254,7 +254,6 @@ share/locale/sl/LC_MESSAGES/kfile_mail.m
share/locale/sl/LC_MESSAGES/kfile_pnm.mo
share/locale/sl/LC_MESSAGES/kfile_raw.mo
share/locale/sl/LC_MESSAGES/kfile_rgb.mo
-share/locale/sl/LC_MESSAGES/kfile_rpm.mo
share/locale/sl/LC_MESSAGES/kfile_tiff.mo
share/locale/sl/LC_MESSAGES/kfile_xps.mo
share/locale/sl/LC_MESSAGES/kfileaudiopreview4.mo
Modified: head/misc/kde4-l10n-sr/Makefile
==============================================================================
--- head/misc/kde4-l10n-sr/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-sr/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -12,5 +12,4 @@ KDE4_L10N= sr
MANLANG= ${KDE4_L10N} sr at latin
.include <${.CURDIR}/Makefile.man>
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/misc/kde4-l10n-sv/Makefile
==============================================================================
--- head/misc/kde4-l10n-sv/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-sv/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -13,5 +13,4 @@ KDE4_L10N= sv
MANLANG= ${KDE4_L10N}
.include <${.CURDIR}/Makefile.man>
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/misc/kde4-l10n-sv/pkg-plist
==============================================================================
--- head/misc/kde4-l10n-sv/pkg-plist Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-sv/pkg-plist Tue Jul 9 21:49:00 2013 (r322586)
@@ -1672,7 +1672,6 @@ share/locale/sv/LC_MESSAGES/kfile_mail.m
share/locale/sv/LC_MESSAGES/kfile_pnm.mo
share/locale/sv/LC_MESSAGES/kfile_raw.mo
share/locale/sv/LC_MESSAGES/kfile_rgb.mo
-share/locale/sv/LC_MESSAGES/kfile_rpm.mo
share/locale/sv/LC_MESSAGES/kfile_tiff.mo
share/locale/sv/LC_MESSAGES/kfile_xps.mo
share/locale/sv/LC_MESSAGES/kfileaudiopreview4.mo
Modified: head/misc/kde4-l10n-tg/Makefile
==============================================================================
--- head/misc/kde4-l10n-tg/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-tg/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -9,5 +9,4 @@ COMMENT= Tajik messages and documentatio
KDE4_L10N= tg
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/misc/kde4-l10n-tg/pkg-plist
==============================================================================
--- head/misc/kde4-l10n-tg/pkg-plist Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-tg/pkg-plist Tue Jul 9 21:49:00 2013 (r322586)
@@ -142,7 +142,6 @@ share/locale/tg/LC_MESSAGES/kfile_exr.mo
share/locale/tg/LC_MESSAGES/kfile_kig.mo
share/locale/tg/LC_MESSAGES/kfile_pnm.mo
share/locale/tg/LC_MESSAGES/kfile_rgb.mo
-share/locale/tg/LC_MESSAGES/kfile_rpm.mo
share/locale/tg/LC_MESSAGES/kfile_tiff.mo
share/locale/tg/LC_MESSAGES/kfileaudiopreview4.mo
share/locale/tg/LC_MESSAGES/kfilereplace.mo
Modified: head/misc/kde4-l10n-th/Makefile
==============================================================================
--- head/misc/kde4-l10n-th/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-th/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -10,5 +10,4 @@ COMMENT= Thai messages and documentation
KDE4_L10N= th
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/misc/kde4-l10n-th/pkg-plist
==============================================================================
--- head/misc/kde4-l10n-th/pkg-plist Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-th/pkg-plist Tue Jul 9 21:49:00 2013 (r322586)
@@ -161,7 +161,6 @@ share/locale/th/LC_MESSAGES/kfile_kig.mo
share/locale/th/LC_MESSAGES/kfile_pnm.mo
share/locale/th/LC_MESSAGES/kfile_raw.mo
share/locale/th/LC_MESSAGES/kfile_rgb.mo
-share/locale/th/LC_MESSAGES/kfile_rpm.mo
share/locale/th/LC_MESSAGES/kfile_tiff.mo
share/locale/th/LC_MESSAGES/kfile_xps.mo
share/locale/th/LC_MESSAGES/kfileaudiopreview4.mo
Modified: head/misc/kde4-l10n-tr/Makefile
==============================================================================
--- head/misc/kde4-l10n-tr/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-tr/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -13,5 +13,4 @@ KDE4_L10N= tr
MANLANG= ${KDE4_L10N}
.include <${.CURDIR}/Makefile.man>
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/misc/kde4-l10n-tr/pkg-plist
==============================================================================
--- head/misc/kde4-l10n-tr/pkg-plist Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-tr/pkg-plist Tue Jul 9 21:49:00 2013 (r322586)
@@ -351,7 +351,6 @@ share/locale/tr/LC_MESSAGES/kfile_mail.m
share/locale/tr/LC_MESSAGES/kfile_pnm.mo
share/locale/tr/LC_MESSAGES/kfile_raw.mo
share/locale/tr/LC_MESSAGES/kfile_rgb.mo
-share/locale/tr/LC_MESSAGES/kfile_rpm.mo
share/locale/tr/LC_MESSAGES/kfile_tiff.mo
share/locale/tr/LC_MESSAGES/kfile_xps.mo
share/locale/tr/LC_MESSAGES/kfileaudiopreview4.mo
Modified: head/misc/kde4-l10n-ug/Makefile
==============================================================================
--- head/misc/kde4-l10n-ug/Makefile Tue Jul 9 21:47:52 2013 (r322585)
+++ head/misc/kde4-l10n-ug/Makefile Tue Jul 9 21:49:00 2013 (r322586)
@@ -9,5 +9,4 @@ COMMENT= Uighur messages and documentati
KDE4_L10N= ug
-.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***
More information about the svn-ports-head
mailing list