Fix package build on bento.
Approved by: portmgr (lioux)
This commit is contained in:
parent
bc82a6d708
commit
9fb55afa51
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=77064
2 changed files with 1 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue