diff options
author | pawel <pawel@FreeBSD.org> | 2013-04-03 01:44:30 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2013-04-03 01:44:30 +0800 |
commit | 9b04e7626ace1effe17691ca2507b71885dce658 (patch) | |
tree | 3ba6e4a04f58c298ee1df62a78b1a98d5a85daad /graphics/libexif-gtk | |
parent | 3904a5d0757bd14528668dde25e60c690ccd1f37 (diff) | |
download | freebsd-ports-gnome-9b04e7626ace1effe17691ca2507b71885dce658.tar.gz freebsd-ports-gnome-9b04e7626ace1effe17691ca2507b71885dce658.tar.zst freebsd-ports-gnome-9b04e7626ace1effe17691ca2507b71885dce658.zip |
Fix plist
Approved by: portmgr (miwi)
Diffstat (limited to 'graphics/libexif-gtk')
-rw-r--r-- | graphics/libexif-gtk/Makefile | 1 | ||||
-rw-r--r-- | graphics/libexif-gtk/pkg-plist | 10 |
2 files changed, 7 insertions, 4 deletions
diff --git a/graphics/libexif-gtk/Makefile b/graphics/libexif-gtk/Makefile index 57eb78cf5898..4f86bd29687e 100644 --- a/graphics/libexif-gtk/Makefile +++ b/graphics/libexif-gtk/Makefile @@ -3,6 +3,7 @@ PORTNAME= libexif-gtk PORTVERSION= 0.4.0 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF/libexif/${PORTNAME}/${PORTVERSION} diff --git a/graphics/libexif-gtk/pkg-plist b/graphics/libexif-gtk/pkg-plist index 9f5fba16c1cb..e9d5c9d5f0ad 100644 --- a/graphics/libexif-gtk/pkg-plist +++ b/graphics/libexif-gtk/pkg-plist @@ -15,9 +15,11 @@ include/libexif-gtk/gtk-exif-entry.h lib/libexif-gtk.a lib/libexif-gtk.la lib/libexif-gtk.so -lib/libexif-gtk.so.5 +lib/libexif-gtk.so.6 libdata/pkgconfig/libexif-gtk.pc -share/locale/es/LC_MESSAGES/libexif-gtk.mo -share/locale/fr/LC_MESSAGES/libexif-gtk.mo -share/locale/ru/LC_MESSAGES/libexif-gtk.mo +share/locale/de/LC_MESSAGES/libexif-gtk-5.mo +share/locale/es/LC_MESSAGES/libexif-gtk-5.mo +share/locale/fr/LC_MESSAGES/libexif-gtk-5.mo +share/locale/pl/LC_MESSAGES/libexif-gtk-5.mo +share/locale/ru/LC_MESSAGES/libexif-gtk-5.mo @dirrm include/libexif-gtk |