diff options
author | adamw <adamw@FreeBSD.org> | 2011-02-02 09:20:17 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2011-02-02 09:20:17 +0800 |
commit | 020617459729f66814bfa8136fe29b659e81c956 (patch) | |
tree | de5f6f01737fecd7dc6ced1b9b8d74f1cab09cb4 /x11-themes | |
parent | dbfae6faa542d4b4d70e013312d1b6af68bf4d76 (diff) | |
download | freebsd-ports-gnome-020617459729f66814bfa8136fe29b659e81c956.tar.gz freebsd-ports-gnome-020617459729f66814bfa8136fe29b659e81c956.tar.zst freebsd-ports-gnome-020617459729f66814bfa8136fe29b659e81c956.zip |
Remove reference to gnome-icons-edge. PORTREVISION bump.
Feature safe: yes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gnome-icons/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-themes/gnome-icons/Makefile b/x11-themes/gnome-icons/Makefile index 0c3df8dfceef..ea2b862a4285 100644 --- a/x11-themes/gnome-icons/Makefile +++ b/x11-themes/gnome-icons/Makefile @@ -11,7 +11,7 @@ PORTNAME= gnome-icons PORTVERSION= 20060914 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-themes gnome MASTER_SITES= # empty DISTFILES= # empty @@ -23,7 +23,6 @@ COMMENT= Meta-port for Gnome iconsets RUN_DEPENDS= ${LOCALBASE}/share/icons/AquaFusion/index.theme:${PORTSDIR}/x11-themes/gnome-icons-aqua-fusion \ ${LOCALBASE}/share/icons/CoolGorilla-ICONS/index.theme:${PORTSDIR}/x11-themes/gnome-icons-cool-gorilla \ ${LOCALBASE}/share/icons/CfG-Crystal-SVG-1.2.0/index.theme:${PORTSDIR}/x11-themes/gnome-icons-crystal \ - ${LOCALBASE}/share/icons/Edge-Icons-0.6/index.theme:${PORTSDIR}/x11-themes/gnome-icons-edge \ ${LOCALBASE}/share/icons/Gentoo-test/index.theme:${PORTSDIR}/x11-themes/gnome-icons-gentoo-test \ ${LOCALBASE}/share/icons/Iris/index.theme:${PORTSDIR}/x11-themes/gnome-icons-iris \ ${LOCALBASE}/share/icons/Lila/index.theme:${PORTSDIR}/x11-themes/gnome-icons-lila \ |