From 6a645f4d54a3db8c2ede30f47bc079fe3ea9b27f Mon Sep 17 00:00:00 2001 From: marcus Date: Thu, 7 Dec 2006 07:33:37 +0000 Subject: Add a missing context. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8013 df743ca5-7f9a-e211-a948-0013205c9059 --- misc/hicolor-icon-theme/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/misc/hicolor-icon-theme/Makefile b/misc/hicolor-icon-theme/Makefile index 3ffe38598..612304f16 100644 --- a/misc/hicolor-icon-theme/Makefile +++ b/misc/hicolor-icon-theme/Makefile @@ -3,11 +3,12 @@ # Whom: marcus@FreeBSD.org # # $FreeBSD$ -# $MCom: ports/misc/hicolor-icon-theme/Makefile,v 1.4 2006/08/12 13:55:16 ahze Exp $ +# $MCom: ports/misc/hicolor-icon-theme/Makefile,v 1.6 2006/12/06 02:08:43 marcus Exp $ # PORTNAME= hicolor-icon-theme PORTVERSION= 0.10 +PORTREVISION= 1 CATEGORIES= misc gnome MASTER_SITES= http://icon-theme.freedesktop.org/releases/ @@ -27,7 +28,7 @@ PLIST= ${WRKDIR}/pkg-plist ICON_SIZES= 16x16 22x22 24x24 32x32 36x36 48x48 64x64 72x72 96x96 \ 128x128 192x192 scalable ICON_CONTEXTS= actions animations apps categories devices emblems emotes \ - filesystems intl mimetypes places stock + filesystems intl mimetypes places status stock STOCK_SUBS= chart code data form image io media navigation net object table text SUB_LIST= ICON_SIZES="${ICON_SIZES}" ICON_CONTEXTS="${ICON_CONTEXTS}" \ -- cgit v1.2.3