From cb9658c144d90d7e7cb1d87dc344c30444c49006 Mon Sep 17 00:00:00 2001 From: ahze Date: Tue, 18 Jul 2006 19:22:56 +0000 Subject: - Update for LOCALBASE use git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6646 df743ca5-7f9a-e211-a948-0013205c9059 --- misc/gnome-icon-theme/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'misc') diff --git a/misc/gnome-icon-theme/Makefile b/misc/gnome-icon-theme/Makefile index 426fb3b6d..e352ad57e 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.78 2006/07/10 20:44:48 ahze Exp $ +# $MCom: ports/misc/gnome-icon-theme/Makefile,v 1.79 2006/07/18 11:32:25 ahze Exp $ # PORTNAME= gnome-icon-theme @@ -17,9 +17,9 @@ 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= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme \ icon-naming-utils>=0.7.3:${PORTSDIR}/x11-themes/icon-naming-utils -RUN_DEPENDS= ${X11BASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme +RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme USE_BZIP2= yes USE_GMAKE= yes -- cgit v1.2.3