From 40e293c6e29c9396c3c193da40e104edb3a39eda Mon Sep 17 00:00:00 2001 From: marcus Date: Sat, 18 Aug 2007 15:48:29 +0000 Subject: Add a RUN_DEPENDS on gnome-themes to get theme directories. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9437 df743ca5-7f9a-e211-a948-0013205c9059 --- www/epiphany/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 0988fd10b..21f723345 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/www/epiphany/Makefile,v 1.150 2007/08/01 02:30:30 marcus Exp $ +# $MCom: ports/www/epiphany/Makefile,v 1.151 2007/08/14 22:06:44 mezz Exp $ # PORTNAME= epiphany PORTVERSION= 2.19.90 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -17,7 +18,8 @@ COMMENT= An extremely lightweight and simple web browser for GNOME 2 BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib -RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes +RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes \ + ${LOCALBASE}/share/themes/LowContrast/index.theme:${PORTSDIR}/x11-themes/gnome-themes USE_LDCONFIG= yes INSTALLS_ICONS= yes -- cgit v1.2.3