summaryrefslogtreecommitdiffstats
path: root/misc/gnome-icon-theme/Makefile
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-01-17 22:35:50 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-01-17 22:35:50 +0800
commit47c9edb2683922a7b5b84de5f31f99c37ba6528c (patch)
tree75a6bf78c9b16fafdf702f6bacfeefefd1687d44 /misc/gnome-icon-theme/Makefile
parented6777e72dae04ad2cde3ff524b9ef4f35771d97 (diff)
downloadmarcuscom-ports-47c9edb2683922a7b5b84de5f31f99c37ba6528c.tar
marcuscom-ports-47c9edb2683922a7b5b84de5f31f99c37ba6528c.tar.gz
marcuscom-ports-47c9edb2683922a7b5b84de5f31f99c37ba6528c.tar.bz2
marcuscom-ports-47c9edb2683922a7b5b84de5f31f99c37ba6528c.tar.lz
marcuscom-ports-47c9edb2683922a7b5b84de5f31f99c37ba6528c.tar.xz
marcuscom-ports-47c9edb2683922a7b5b84de5f31f99c37ba6528c.tar.zst
marcuscom-ports-47c9edb2683922a7b5b84de5f31f99c37ba6528c.zip
- Update to 2.13.5.1
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5421 df743ca5-7f9a-e211-a948-0013205c9059
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