diff options
Diffstat (limited to 'sysutils/xfce4-systemload-plugin/Makefile')
-rw-r--r-- | sysutils/xfce4-systemload-plugin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xfce4-systemload-plugin/Makefile b/sysutils/xfce4-systemload-plugin/Makefile index f5598d838eb5..735eb69e80fc 100644 --- a/sysutils/xfce4-systemload-plugin/Makefile +++ b/sysutils/xfce4-systemload-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-systemload-plugin PORTVERSION= 0.3.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils xfce MASTER_SITES= http://download.berlios.de/xfce-goodies/ \ http://matt.nerim.net/xfce-goodies/ \ @@ -20,7 +20,7 @@ COMMENT= System Load plugin for XFce4 BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ xfce4util.1:${PORTSDIR}/x11/libxfce4util \ - xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui + xfcegui4.3:${PORTSDIR}/x11-toolkits/libxfce4gui RUN_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel USE_GNOME= gtk20 |