aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xfce4-genmon-plugin
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2005-01-26 16:57:40 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2005-01-26 16:57:40 +0000
commit0a0ec68fe8bf8afc0e5b7ca82fbc64baa8b200cf (patch)
treee17d1cc4d0c6d562cc7b6f5e056a6fd66aac0ea2 /sysutils/xfce4-genmon-plugin
parent5fa2366f1656a22a71066da08656bfdd31dd1a44 (diff)
downloadports-0a0ec68fe8bf8afc0e5b7ca82fbc64baa8b200cf.tar.gz
ports-0a0ec68fe8bf8afc0e5b7ca82fbc64baa8b200cf.zip
- bring xfce4 to 4.2
- remove x11-fm/xfce4-fm-icons misc/xfce4-panel-themes (obsoleted by that update) - take maintainership of x11-wm/xfce4-session [1] - bump PORTREVISION of all plugins because they need to be linked against the new xfce4 libs Approved by: maintainer [1]
Notes
Notes: svn path=/head/; revision=127441
Diffstat (limited to 'sysutils/xfce4-genmon-plugin')
-rw-r--r--sysutils/xfce4-genmon-plugin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xfce4-genmon-plugin/Makefile b/sysutils/xfce4-genmon-plugin/Makefile
index 8b624a4b7178..e08c68a560ba 100644
--- a/sysutils/xfce4-genmon-plugin/Makefile
+++ b/sysutils/xfce4-genmon-plugin/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xfce4-genmon-plugin
PORTVERSION= 1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils xfce
MASTER_SITES= http://download.berlios.de/xfce-goodies/ \
http://matt.nerim.net/xfce-goodies/
@@ -18,7 +18,7 @@ COMMENT= Generic Monitor XFce4 panel plugin
BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel
LIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \
- xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui \
+ xfcegui4.3:${PORTSDIR}/x11-toolkits/libxfce4gui \
startup-notification-1.0:${PORTSDIR}/x11/startup-notification
RUN_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel