diff options
author | mezz <mezz@FreeBSD.org> | 2007-04-30 01:12:37 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2007-04-30 01:12:37 +0800 |
commit | 9da285c69e3cf7039530b805c2503be0f6fa69f0 (patch) | |
tree | 94b5048e1b049edc3d37f564c2f15bd6e4dcc510 /misc | |
parent | db251ad68dd80d9783be28280e82f1175c1ec6c9 (diff) | |
download | freebsd-ports-gnome-9da285c69e3cf7039530b805c2503be0f6fa69f0.tar.gz freebsd-ports-gnome-9da285c69e3cf7039530b805c2503be0f6fa69f0.tar.zst freebsd-ports-gnome-9da285c69e3cf7039530b805c2503be0f6fa69f0.zip |
Add svgxsvg in the list to take care of this directory too, bump the
PORTREVISION.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/hicolor-icon-theme/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/hicolor-icon-theme/Makefile b/misc/hicolor-icon-theme/Makefile index b6b2220aa0e1..f9d6857e9d7b 100644 --- a/misc/hicolor-icon-theme/Makefile +++ b/misc/hicolor-icon-theme/Makefile @@ -8,7 +8,7 @@ PORTNAME= hicolor-icon-theme PORTVERSION= 0.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc gnome MASTER_SITES= http://icon-theme.freedesktop.org/releases/ @@ -26,7 +26,7 @@ PLIST= ${WRKDIR}/pkg-plist # Update the below from Makefile.in each release ICON_SIZES= 16x16 22x22 24x24 32x32 36x36 48x48 64x64 72x72 96x96 \ - 128x128 192x192 scalable + 128x128 192x192 scalable svgxsvg ICON_CONTEXTS= actions animations apps categories devices emblems emotes \ filesystems intl mimetypes places status stock STOCK_SUBS= chart code data form image io media navigation net object table text |