diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-07 18:42:25 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-07 18:42:25 +0000 |
commit | 336b31c3940aea29270fc9fd9b51d3ba1633729e (patch) | |
tree | ab986f61fb6fef3625ba83cee9ea5d304243bfe8 /misc/gnome-icon-theme | |
parent | d02465ee5bd1e47c51b942f66a4c99d7dc742601 (diff) | |
download | ports-336b31c3940aea29270fc9fd9b51d3ba1633729e.tar.gz ports-336b31c3940aea29270fc9fd9b51d3ba1633729e.zip |
Notes
Diffstat (limited to 'misc/gnome-icon-theme')
-rw-r--r-- | misc/gnome-icon-theme/Makefile | 2 | ||||
-rw-r--r-- | misc/gnome-icon-theme/pkg-plist | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/gnome-icon-theme/Makefile b/misc/gnome-icon-theme/Makefile index 9218306a8520..34bd73d61967 100644 --- a/misc/gnome-icon-theme/Makefile +++ b/misc/gnome-icon-theme/Makefile @@ -14,7 +14,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org -LIB_DEPENDS= gtk-x11-2.0.0:${PORTSDIR}/x11-toolkits/gtk20 +LIB_DEPENDS= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 USE_BZIP2= yes USE_X_PREFIX= yes diff --git a/misc/gnome-icon-theme/pkg-plist b/misc/gnome-icon-theme/pkg-plist index 354b657e2e78..9ffaa644e6cb 100644 --- a/misc/gnome-icon-theme/pkg-plist +++ b/misc/gnome-icon-theme/pkg-plist @@ -76,7 +76,6 @@ share/icons/gnome/48x48/filesystems/gnome-fs-ssh.png share/icons/gnome/48x48/filesystems/gnome-fs-trash-empty.png share/icons/gnome/48x48/filesystems/gnome-fs-trash-full.png share/icons/gnome/48x48/filesystems/gnome-fs-web.png -share/icons/gnome/48x48/mimetypes/gnome-compressed.png share/icons/gnome/48x48/mimetypes/gnome-library.png share/icons/gnome/48x48/mimetypes/gnome-mime-application-msword.png share/icons/gnome/48x48/mimetypes/gnome-mime-application-pdf.png @@ -102,6 +101,7 @@ share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-applix-word.png share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-arj.png share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-backup.png share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-bzip.png +share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-bzip-compressed-tar.png share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-compress.png share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-compressed-tar.png share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-core-file.png |