diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-03-08 19:51:56 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-03-08 19:51:56 +0000 |
commit | 9fb55afa51e9d7864f8ee4d33c71c755c5855f01 (patch) | |
tree | f255f0048ec19663b7cc43cd89dab805cb676426 /graphics/eog | |
parent | Fix build: improve previous solution where the distfile was tricked (diff) |
Fix package build on bento.
Approved by: portmgr (lioux)
Diffstat (limited to 'graphics/eog')
-rw-r--r-- | graphics/eog/Makefile | 2 | ||||
-rw-r--r-- | graphics/eog/pkg-plist | 4 |
2 files changed, 1 insertions, 5 deletions
diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile index d02765963cda..2209d6ca5770 100644 --- a/graphics/eog/Makefile +++ b/graphics/eog/Makefile @@ -7,7 +7,7 @@ PORTNAME= eog PORTVERSION= 0.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/eog/0.6 diff --git a/graphics/eog/pkg-plist b/graphics/eog/pkg-plist index d1e1c54120d8..13fde229ff02 100644 --- a/graphics/eog/pkg-plist +++ b/graphics/eog/pkg-plist @@ -1,13 +1,9 @@ bin/eog bin/eog-image-viewer -etc/gconf/gconf.xml.defaults/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/%gconf.xml etc/gconf/gconf.xml.defaults/apps/eog/%gconf.xml etc/gconf/gconf.xml.defaults/apps/eog/full_screen/%gconf.xml etc/gconf/gconf.xml.defaults/apps/eog/view/%gconf.xml etc/gconf/gconf.xml.defaults/apps/eog/window/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/eog/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/eog/full_screen/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/eog/view/%gconf.xml |