diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-02-27 02:36:11 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-02-27 02:36:11 +0800 |
commit | 32493123459b3dcdf3b0cd4d806612b8dc19662d (patch) | |
tree | 1b40d90cdc8742ae0e3cd43cdb3c60c7e4e32551 /www/epiphany | |
parent | a12218ff54a723f9693aaf2e0e42c3ea4ca8ca92 (diff) | |
download | marcuscom-ports-32493123459b3dcdf3b0cd4d806612b8dc19662d.tar marcuscom-ports-32493123459b3dcdf3b0cd4d806612b8dc19662d.tar.gz marcuscom-ports-32493123459b3dcdf3b0cd4d806612b8dc19662d.tar.bz2 marcuscom-ports-32493123459b3dcdf3b0cd4d806612b8dc19662d.tar.lz marcuscom-ports-32493123459b3dcdf3b0cd4d806612b8dc19662d.tar.xz marcuscom-ports-32493123459b3dcdf3b0cd4d806612b8dc19662d.tar.zst marcuscom-ports-32493123459b3dcdf3b0cd4d806612b8dc19662d.zip |
Chase the gnome-themes plist change.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11924 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/epiphany')
-rw-r--r-- | www/epiphany/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 1a31fff69..76217471f 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/www/epiphany/Makefile,v 1.190 2009/02/21 22:50:36 kwm Exp $ +# $MCom: ports/www/epiphany/Makefile,v 1.191 2009/02/22 08:15:07 kwm Exp $ # PORTNAME= epiphany @@ -20,7 +20,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso- LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ notify.1:${PORTSDIR}/devel/libnotify RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes \ - ${LOCALBASE}/share/themes/LowContrast/index.theme:${PORTSDIR}/x11-themes/gnome-themes + ${LOCALBASE}/share/icons/HighContrastLargePrint/index.theme:${PORTSDIR}/x11-themes/gnome-themes USE_LDCONFIG= yes INSTALLS_ICONS= yes |