diff options
author | rene <rene@FreeBSD.org> | 2014-03-10 19:36:11 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2014-03-10 19:36:11 +0800 |
commit | 467b788e5f46e3a09617e95c911ff8d023159d1f (patch) | |
tree | 7df258dc825e8767ccc1d9e96d034387870d602f /x11-themes | |
parent | ed25c20a3a3814956383e58690b383e921b4fd63 (diff) | |
download | freebsd-ports-graphics-467b788e5f46e3a09617e95c911ff8d023159d1f.tar.gz freebsd-ports-graphics-467b788e5f46e3a09617e95c911ff8d023159d1f.tar.zst freebsd-ports-graphics-467b788e5f46e3a09617e95c911ff8d023159d1f.zip |
- Remove dependency on expired x11-themes/gnome-icons-snowish
- Bump PORTREVISION
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 1d3fde9cdbc..b3e5c1beaf7 100644 --- a/x11-themes/gnome-icons/Makefile +++ b/x11-themes/gnome-icons/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome-icons PORTVERSION= 20060914 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-themes gnome MASTER_SITES= # empty DISTFILES= # empty @@ -26,7 +26,6 @@ RUN_DEPENDS= ${LOCALBASE}/share/icons/AquaFusion/index.theme:${PORTSDIR}/x11-the ${LOCALBASE}/share/icons/gnome-rh8/index.theme:${PORTSDIR}/x11-themes/gnome-icons-refined \ ${LOCALBASE}/share/icons/Slick/index.theme:${PORTSDIR}/x11-themes/gnome-icons-slick \ ${LOCALBASE}/share/icons/Snow-Apple/index.theme:${PORTSDIR}/x11-themes/gnome-icons-snow-apple \ - ${LOCALBASE}/share/icons/SnowIsh-1.0_PNG/index.theme:${PORTSDIR}/x11-themes/gnome-icons-snowish \ ${LOCALBASE}/share/icons/stylish/index.theme:${PORTSDIR}/x11-themes/gnome-icons-stylish \ ${LOCALBASE}/share/icons/ximian-south/index.theme:${PORTSDIR}/x11-themes/gnome-icons-ximian-south \ ${LOCALBASE}/share/icons/Lila/index.theme:${PORTSDIR}/x11-themes/gnome-icons-lila |