diff options
author | marcus <marcus@FreeBSD.org> | 2003-02-07 18:42:25 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-02-07 18:42:25 +0000 |
commit | f62e25411b41ca8baddd09338c464cd9b8eb7ef6 (patch) | |
tree | 461379d765de7667472a8d24cf3b741ac706024e /misc/gnome-icon-theme | |
parent | e739179a076b7ce87c2686708607b87f29f155f7 (diff) | |
download | FreeBSD-ports-f62e25411b41ca8baddd09338c464cd9b8eb7ef6.zip FreeBSD-ports-f62e25411b41ca8baddd09338c464cd9b8eb7ef6.tar.gz |
Update to GNOME 2.2.
This is Phase I. All existing ports have been updated to their GNOME 2.2
counterparts.
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 9218306..34bd73d 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 354b657..9ffaa64 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 |