diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-14 08:54:54 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-14 08:54:54 +0000 |
commit | 29747f458a1eb2ce23b4594b09d0256dd62760b8 (patch) | |
tree | 1b71ba5d9ffdd308b6c18130f7c116f5bab5dc12 /graphics/gimageview | |
parent | 7aad84f808b93baa6a7077ce0b47573b9c4c79a0 (diff) | |
download | ports-29747f458a1eb2ce23b4594b09d0256dd62760b8.tar.gz ports-29747f458a1eb2ce23b4594b09d0256dd62760b8.zip |
Notes
Diffstat (limited to 'graphics/gimageview')
-rw-r--r-- | graphics/gimageview/Makefile | 3 | ||||
-rw-r--r-- | graphics/gimageview/pkg-plist | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimageview/Makefile b/graphics/gimageview/Makefile index 3aa52f09351a..aee9765c2b33 100644 --- a/graphics/gimageview/Makefile +++ b/graphics/gimageview/Makefile @@ -7,7 +7,7 @@ PORTNAME= gimageview PORTVERSION= 0.2.25 -PORTREVISION= 4 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gtkmmviewer @@ -15,7 +15,6 @@ MASTER_SITE_SUBDIR= gtkmmviewer MAINTAINER= dinoex@FreeBSD.org COMMENT= Yet another GTK+ based image viewer -USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gdkpixbuf gnomehier USE_GETTEXT= yes diff --git a/graphics/gimageview/pkg-plist b/graphics/gimageview/pkg-plist index 16359d8c422f..4e5cc0596eba 100644 --- a/graphics/gimageview/pkg-plist +++ b/graphics/gimageview/pkg-plist @@ -121,6 +121,7 @@ share/gnome/apps/Graphics/gimageview.desktop share/locale/fr/LC_MESSAGES/gimageview.mo share/locale/ja/LC_MESSAGES/gimageview.mo share/pixmaps/gimv.png +@dirrmtry share/pixmaps @dirrm lib/gimageview/archiver @dirrm lib/gimageview/image_loader @dirrm lib/gimageview/image_saver |