diff options
author | makc <makc@FreeBSD.org> | 2010-09-03 05:15:33 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2010-09-03 05:15:33 +0800 |
commit | 93b14f8054ea0c80b9de3a20fbce94b100c4f59f (patch) | |
tree | 7b84b3e7b42dc58a30796a79392f597be8f83702 /databases | |
parent | adf27a2fba152bc502307e461efe2a1bd895a0e6 (diff) | |
download | freebsd-ports-gnome-93b14f8054ea0c80b9de3a20fbce94b100c4f59f.tar.gz freebsd-ports-gnome-93b14f8054ea0c80b9de3a20fbce94b100c4f59f.tar.zst freebsd-ports-gnome-93b14f8054ea0c80b9de3a20fbce94b100c4f59f.zip |
Fix build with KDE 4.5
Diffstat (limited to 'databases')
-rw-r--r-- | databases/akonadi-googledata/Makefile | 1 | ||||
-rw-r--r-- | databases/akonadi-googledata/pkg-plist | 4 |
2 files changed, 1 insertions, 4 deletions
diff --git a/databases/akonadi-googledata/Makefile b/databases/akonadi-googledata/Makefile index bbce8ef4dc45..0f7d7b6c9c80 100644 --- a/databases/akonadi-googledata/Makefile +++ b/databases/akonadi-googledata/Makefile @@ -7,6 +7,7 @@ PORTNAME= akonadi-googledata PORTVERSION= 1.1.0 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= http://libgcal.googlecode.com/files/ diff --git a/databases/akonadi-googledata/pkg-plist b/databases/akonadi-googledata/pkg-plist index bca093e4d0a8..c4d58a0e0e9f 100644 --- a/databases/akonadi-googledata/pkg-plist +++ b/databases/akonadi-googledata/pkg-plist @@ -38,10 +38,6 @@ share/locale/tr/LC_MESSAGES/akonadi_gcal_resource.mo share/locale/uk/LC_MESSAGES/akonadi_gcal_resource.mo share/locale/zh_CN/LC_MESSAGES/akonadi_gcal_resource.mo share/locale/zh_TW/LC_MESSAGES/akonadi_gcal_resource.mo -@dirrmtry share/locale/sr@latin/LC_MESSAGES -@dirrmtry share/locale/sr@latin -@dirrmtry share/locale/sr@ijekavianlatin/LC_MESSAGES -@dirrmtry share/locale/sr@ijekavianlatin @dirrmtry share/akonadi/agents @dirrmtry share/akonadi @dirrmtry include/KDE |