diff options
author | antoine <antoine@FreeBSD.org> | 2014-03-22 17:54:06 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-03-22 17:54:06 +0800 |
commit | 3a743750bbbbac747f138fed449500f8c9a42f39 (patch) | |
tree | 3bef1737712f3cec003ea9437877933f697d352e /x11-themes | |
parent | 2487dfa664ba1e877665016f5f549f49fdcf8c75 (diff) | |
download | freebsd-ports-gnome-3a743750bbbbac747f138fed449500f8c9a42f39.tar.gz freebsd-ports-gnome-3a743750bbbbac747f138fed449500f8c9a42f39.tar.zst freebsd-ports-gnome-3a743750bbbbac747f138fed449500f8c9a42f39.zip |
Remove dependency on expiring xmms-bluecurve-theme
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/bluecurve-themes/Makefile | 5 | ||||
-rw-r--r-- | x11-themes/bluecurve-themes/pkg-descr | 1 |
2 files changed, 2 insertions, 4 deletions
diff --git a/x11-themes/bluecurve-themes/Makefile b/x11-themes/bluecurve-themes/Makefile index e329dff8abad..f45d4c4c6b75 100644 --- a/x11-themes/bluecurve-themes/Makefile +++ b/x11-themes/bluecurve-themes/Makefile @@ -19,15 +19,14 @@ PORTVERSION= 1.0 # added to the global section by someone (with the intent of bumping # the revisions of the slave ports) and it cannot be removed without # causing a version downgrade or using PORTEPOCH. -PORTREVISION= 7 +PORTREVISION= 8 MASTER_SITES= # empty DISTFILES= # empty EXTRACT_ONLY= # empty # note: gtk-/icon-/metacity- are brought in by gnome- RUN_DEPENDS= ${LOCALBASE}/lib/X11/icons/Bluecurve/cursors/X_cursor:${PORTSDIR}/x11-themes/cursor-bluecurve-theme \ - ${LOCALBASE}/share/themes/Bluecurve/index.theme:${PORTSDIR}/x11-themes/gnome-bluecurve-theme \ - ${LOCALBASE}/share/xmms/Skins/Bluecurve-xmms.zip:${PORTSDIR}/x11-themes/xmms-bluecurve-theme + ${LOCALBASE}/share/themes/Bluecurve/index.theme:${PORTSDIR}/x11-themes/gnome-bluecurve-theme NO_BUILD= yes diff --git a/x11-themes/bluecurve-themes/pkg-descr b/x11-themes/bluecurve-themes/pkg-descr index 9c8d141a4e26..c98dc4b00d7c 100644 --- a/x11-themes/bluecurve-themes/pkg-descr +++ b/x11-themes/bluecurve-themes/pkg-descr @@ -7,4 +7,3 @@ This meta-port installs all the Bluecurve ports, namely: - the Metacity themes - the icon set - the X cursor themes - - the XMMS skin |