summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-02-05 10:11:40 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-02-05 10:11:40 +0800
commitc513c8e44202519a0d0f4ce47b669078b9258989 (patch)
tree19b2f3024cf8ca33c58446bb764f68c4e3581677 /misc
parent29fee702f0618b1cb5561e57709ee9852ccf7715 (diff)
downloadmarcuscom-ports-c513c8e44202519a0d0f4ce47b669078b9258989.tar
marcuscom-ports-c513c8e44202519a0d0f4ce47b669078b9258989.tar.gz
marcuscom-ports-c513c8e44202519a0d0f4ce47b669078b9258989.tar.bz2
marcuscom-ports-c513c8e44202519a0d0f4ce47b669078b9258989.tar.lz
marcuscom-ports-c513c8e44202519a0d0f4ce47b669078b9258989.tar.xz
marcuscom-ports-c513c8e44202519a0d0f4ce47b669078b9258989.tar.zst
marcuscom-ports-c513c8e44202519a0d0f4ce47b669078b9258989.zip
- Up the min. version required of icon-naming-utils to 0.6.7
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5624 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'misc')
-rw-r--r--misc/gnome-icon-theme/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gnome-icon-theme/Makefile b/misc/gnome-icon-theme/Makefile
index 4868e4e76..9e0a52121 100644
--- a/misc/gnome-icon-theme/Makefile
+++ b/misc/gnome-icon-theme/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/misc/gnome-icon-theme/Makefile,v 1.63 2006/01/22 01:51:59 marcus Exp $
+# $MCom: ports/misc/gnome-icon-theme/Makefile,v 1.64 2006/02/04 23:49:20 marcus Exp $
#
PORTNAME= gnome-icon-theme
@@ -17,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= A collection of icons for the GNOME 2 desktop
BUILD_DEPENDS= ${X11BASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme \
- icon-naming-utils>=0.6.5:${PORTSDIR}/x11-themes/icon-naming-utils
+ icon-naming-utils>=0.6.7:${PORTSDIR}/x11-themes/icon-naming-utils
RUN_DEPENDS= ${X11BASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme
USE_BZIP2= yes