diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2007-04-29 20:06:47 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2007-04-29 20:06:47 +0000 |
commit | 1fe2d00441ba1a897e3d1389b4dede2ceafab5ac (patch) | |
tree | 43228cf250d5ce1139701a308b6f64853f48fc32 /misc/hicolor-icon-theme | |
parent | 8ba822290684ece13eac9237673c870033b4b4d1 (diff) | |
download | ports-1fe2d00441ba1a897e3d1389b4dede2ceafab5ac.tar.gz ports-1fe2d00441ba1a897e3d1389b4dede2ceafab5ac.zip |
Notes
Diffstat (limited to 'misc/hicolor-icon-theme')
-rw-r--r-- | misc/hicolor-icon-theme/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/hicolor-icon-theme/Makefile b/misc/hicolor-icon-theme/Makefile index f9d6857e9d7b..53346d40601a 100644 --- a/misc/hicolor-icon-theme/Makefile +++ b/misc/hicolor-icon-theme/Makefile @@ -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 svgxsvg + 128x128 192x192 scalable 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 |