From b54c702c848e664d9d35df50d3c03d3d393f00eb Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 14 Feb 2006 18:28:37 +0000 Subject: This port no longer requires icon-naming-utils. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5694 df743ca5-7f9a-e211-a948-0013205c9059 --- misc/gnome-icon-theme/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'misc/gnome-icon-theme/Makefile') diff --git a/misc/gnome-icon-theme/Makefile b/misc/gnome-icon-theme/Makefile index baa550491..9ded9a3ba 100644 --- a/misc/gnome-icon-theme/Makefile +++ b/misc/gnome-icon-theme/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/misc/gnome-icon-theme/Makefile,v 1.66 2006/02/06 23:29:17 marcus Exp $ +# $MCom: ports/misc/gnome-icon-theme/Makefile,v 1.67 2006/02/12 00:34:26 ahze Exp $ # PORTNAME= gnome-icon-theme @@ -16,8 +16,7 @@ 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 \ - icon-naming-utils>=0.6.7:${PORTSDIR}/x11-themes/icon-naming-utils +BUILD_DEPENDS= ${X11BASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme RUN_DEPENDS= ${X11BASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme USE_BZIP2= yes -- cgit