diff options
author | rene <rene@FreeBSD.org> | 2013-07-03 19:53:12 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2013-07-03 19:53:12 +0800 |
commit | 0f663f52358ea52dc19906b28f87cdda138e6632 (patch) | |
tree | 339fc7be57ebb0b252f1f47c27c5a34fdb520fcd /x11-themes | |
parent | 672f6bd72cb4ba8b001f7709b67fc1c7307be08d (diff) | |
download | freebsd-ports-graphics-0f663f52358ea52dc19906b28f87cdda138e6632.tar.gz freebsd-ports-graphics-0f663f52358ea52dc19906b28f87cdda138e6632.tar.zst freebsd-ports-graphics-0f663f52358ea52dc19906b28f87cdda138e6632.zip |
- Drop dependency on x11-themes/qt-bluecurve-theme , which depends on
the expired QT3.
- Bump PORTREVISION
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/bluecurve-themes/Makefile | 3 | ||||
-rw-r--r-- | x11-themes/bluecurve-themes/pkg-descr | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/x11-themes/bluecurve-themes/Makefile b/x11-themes/bluecurve-themes/Makefile index 1559ca30d6d..dbc1de21ef1 100644 --- a/x11-themes/bluecurve-themes/Makefile +++ b/x11-themes/bluecurve-themes/Makefile @@ -18,7 +18,7 @@ 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= 5 +PORTREVISION= 6 MASTER_SITES= # empty DISTFILES= # empty EXTRACT_ONLY= # empty @@ -27,7 +27,6 @@ EXTRACT_ONLY= # empty 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 \ ${LINUXBASE}/usr/share/themes/Bluecurve/gtk-2.0/gtkrc:${PORTSDIR}/x11-themes/linux-gtk-bluecurve-theme \ - ${LOCALBASE}/lib/plugins/styles/bluecurve.so:${PORTSDIR}/x11-themes/qt-bluecurve-theme \ ${LOCALBASE}/share/xmms/Skins/Bluecurve-xmms.zip:${PORTSDIR}/x11-themes/xmms-bluecurve-theme NO_BUILD= yes diff --git a/x11-themes/bluecurve-themes/pkg-descr b/x11-themes/bluecurve-themes/pkg-descr index 2872d0c2c8c..5ca1b37c5db 100644 --- a/x11-themes/bluecurve-themes/pkg-descr +++ b/x11-themes/bluecurve-themes/pkg-descr @@ -4,7 +4,6 @@ It attempts to provide an unified look for the open source desktop. This meta-port installs all the Bluecurve ports, namely: - the GTK+ themes (native and Linux versions) - - the QT theme - the Metacity themes - the icon set - the X cursor themes |