From 60e34f7702a8002f906f15cf8e6e8cb34228e97a Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 10 Dec 2002 23:25:14 +0000 Subject: Add a dependency on gnome-icon-theme. This is really needed here. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@265 df743ca5-7f9a-e211-a948-0013205c9059 --- x11-toolkits/libgnomeui/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11-toolkits') diff --git a/x11-toolkits/libgnomeui/Makefile b/x11-toolkits/libgnomeui/Makefile index f4a9523a3..d7e18827e 100644 --- a/x11-toolkits/libgnomeui/Makefile +++ b/x11-toolkits/libgnomeui/Makefile @@ -7,7 +7,7 @@ PORTNAME= libgnomeui PORTVERSION= 2.1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.1 @@ -17,6 +17,7 @@ MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS+= bonoboui-2.0:${PORTSDIR}/x11-toolkits/libbonoboui \ startup-notification-1.0:${PORTSDIR}/x11/startup-notification +RUN_DEPENDS= ${X11BASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme USE_BZIP2= yes USE_X_PREFIX= yes -- cgit v1.2.3