summaryrefslogtreecommitdiffstats
path: root/misc/gnome-icon-theme/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/gnome-icon-theme/Makefile')
-rw-r--r--misc/gnome-icon-theme/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/misc/gnome-icon-theme/Makefile b/misc/gnome-icon-theme/Makefile
index 22f7f0dc5..49d3a804e 100644
--- a/misc/gnome-icon-theme/Makefile
+++ b/misc/gnome-icon-theme/Makefile
@@ -3,20 +3,21 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/misc/gnome-icon-theme/Makefile,v 1.60 2005/11/19 19:57:53 marcus Exp $
+# $MCom: ports/misc/gnome-icon-theme/Makefile,v 1.61 2006/01/02 23:29:50 ahze Exp $
#
PORTNAME= gnome-icon-theme
-PORTVERSION= 2.13.4
+PORTVERSION= 2.13.5.1
CATEGORIES= misc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.13
DIST_SUBDIR= gnome2
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
+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
RUN_DEPENDS= ${X11BASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme
USE_BZIP2= yes