diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-10-05 04:56:31 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-10-05 04:56:31 +0800 |
commit | 876dd8713f57c5b4ef1eece534ba14516d3ed8a4 (patch) | |
tree | 621354f529b6ae6b1affd3aae4831217f20b5353 | |
parent | 959c7310e4267d41ca8013c104d24f2de8986955 (diff) | |
download | marcuscom-ports-876dd8713f57c5b4ef1eece534ba14516d3ed8a4.tar marcuscom-ports-876dd8713f57c5b4ef1eece534ba14516d3ed8a4.tar.gz marcuscom-ports-876dd8713f57c5b4ef1eece534ba14516d3ed8a4.tar.bz2 marcuscom-ports-876dd8713f57c5b4ef1eece534ba14516d3ed8a4.tar.lz marcuscom-ports-876dd8713f57c5b4ef1eece534ba14516d3ed8a4.tar.xz marcuscom-ports-876dd8713f57c5b4ef1eece534ba14516d3ed8a4.tar.zst marcuscom-ports-876dd8713f57c5b4ef1eece534ba14516d3ed8a4.zip |
Fix the x11-themes/gnome-themes-extras dependency, bump the PORTREVISION.
Reported by: Frank Jahnke <jahnke@sonatabio.com>
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9725 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index db02cf3ce..4425f53b3 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -3,10 +3,10 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome2-fifth-toe/Makefile,v 1.89 2007/06/09 06:31:34 marcus Exp $ +# $MCom: ports/x11/gnome2-fifth-toe/Makefile,v 1.90 2007/09/18 15:41:24 ahze Exp $ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= x11 gnome PKGNAMESUFFIX= -fifth-toe @@ -21,7 +21,7 @@ RUN_DEPENDS= pan:${PORTSDIR}/news/pan \ pidgin:${PORTSDIR}/net-im/pidgin \ tsclient:${PORTSDIR}/net/tsclient \ galeon:${PORTSDIR}/www/galeon \ - ${LOCALBASE}/share/themes/Gorilla/metacity-1/metacity-theme-1.xml:${PORTSDIR}/x11-themes/gnome-themes-extras \ + ${LOCALBASE}/share/icons/Foxtrot/index.theme:${PORTSDIR}/x11-themes/gnome-themes-extras \ bluefish:${PORTSDIR}/www/bluefish \ gossip:${PORTSDIR}/net-im/gossip \ liferea:${PORTSDIR}/net/liferea \ |