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 /multimedia/subtitlecomposer-kde4 | |
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 'multimedia/subtitlecomposer-kde4')
-rw-r--r-- | multimedia/subtitlecomposer-kde4/Makefile | 2 | ||||
-rw-r--r-- | multimedia/subtitlecomposer-kde4/pkg-plist | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/multimedia/subtitlecomposer-kde4/Makefile b/multimedia/subtitlecomposer-kde4/Makefile index def0b159a32b..542f7583cb8d 100644 --- a/multimedia/subtitlecomposer-kde4/Makefile +++ b/multimedia/subtitlecomposer-kde4/Makefile @@ -7,7 +7,7 @@ PORTNAME= subtitlecomposer PORTVERSION= 0.5.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia kde MASTER_SITES= SF/subcomposer/subcomposer/${PORTNAME}-${PORTVERSION} diff --git a/multimedia/subtitlecomposer-kde4/pkg-plist b/multimedia/subtitlecomposer-kde4/pkg-plist index 4737da12e689..2335aaf11d71 100644 --- a/multimedia/subtitlecomposer-kde4/pkg-plist +++ b/multimedia/subtitlecomposer-kde4/pkg-plist @@ -64,8 +64,6 @@ share/locale/pt_BR/LC_MESSAGES/subtitlecomposer.mo share/locale/sr/LC_MESSAGES/subtitlecomposer.mo share/locale/sr@latin/LC_MESSAGES/subtitlecomposer.mo share/mime/packages/subtitlecomposer.xml -@dirrmtry share/locale/sr@latin/LC_MESSAGES -@dirrmtry share/locale/sr@latin @dirrm share/apps/subtitlecomposer/scripts/api @dirrm share/apps/subtitlecomposer/scripts @dirrm share/apps/subtitlecomposer/pics |