diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-01-13 04:36:28 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-01-13 04:36:28 +0000 |
commit | b5730bcf97d384810fe8581dd2e20fc4c1d6b9be (patch) | |
tree | 92e8641ac991a08cdb35a8b13da8caadb1f030ae /graphics/gthumb2 | |
parent | Add a dependency on gnomehier to delete the necessary directories on (diff) |
Add some missing files.
Reported by: bento
Diffstat (limited to 'graphics/gthumb2')
-rw-r--r-- | graphics/gthumb2/Makefile | 2 | ||||
-rw-r--r-- | graphics/gthumb2/pkg-plist | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/graphics/gthumb2/Makefile b/graphics/gthumb2/Makefile index cf0ca6d6695e..abf0560af754 100644 --- a/graphics/gthumb2/Makefile +++ b/graphics/gthumb2/Makefile @@ -7,7 +7,7 @@ PORTNAME= gthumb2 PORTVERSION= 1.104 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gthumb diff --git a/graphics/gthumb2/pkg-plist b/graphics/gthumb2/pkg-plist index 7ce06701a43e..4ffb3428274e 100644 --- a/graphics/gthumb2/pkg-plist +++ b/graphics/gthumb2/pkg-plist @@ -1,5 +1,7 @@ bin/gthumb +libdata/bonobo/servers/GNOME_GThumb_CatalogView.server libdata/bonobo/servers/GNOME_GThumb_Viewer.server +libexec/gthumb-catalog-view libexec/gthumb-image-viewer share/gnome/application-registry/gthumb.applications share/gnome/applications/gthumb.desktop @@ -30,6 +32,7 @@ share/gnome/help/gthumb/C/gthumb.xml share/gnome/help/gthumb/C/legal.xml share/gnome/omf/gthumb/gthumb-C.omf share/gnome/pixmaps/gthumb.png +share/gnome/gnome-2.0/ui/GNOME_GThumb_CatalogView.xml share/locale/de/LC_MESSAGES/gthumb-2.0.mo share/locale/es/LC_MESSAGES/gthumb-2.0.mo share/locale/fr/LC_MESSAGES/gthumb-2.0.mo |