diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-01-26 16:57:40 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-01-26 16:57:40 +0000 |
commit | 0a0ec68fe8bf8afc0e5b7ca82fbc64baa8b200cf (patch) | |
tree | e17d1cc4d0c6d562cc7b6f5e056a6fd66aac0ea2 /deskutils/xfce4-windowlist-plugin | |
parent | 5fa2366f1656a22a71066da08656bfdd31dd1a44 (diff) | |
download | ports-0a0ec68fe8bf8afc0e5b7ca82fbc64baa8b200cf.tar.gz ports-0a0ec68fe8bf8afc0e5b7ca82fbc64baa8b200cf.zip |
Notes
Diffstat (limited to 'deskutils/xfce4-windowlist-plugin')
-rw-r--r-- | deskutils/xfce4-windowlist-plugin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/xfce4-windowlist-plugin/Makefile b/deskutils/xfce4-windowlist-plugin/Makefile index 775ba2069c79..2081fa4ab903 100644 --- a/deskutils/xfce4-windowlist-plugin/Makefile +++ b/deskutils/xfce4-windowlist-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-windowlist-plugin PORTVERSION= 0.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils xfce MASTER_SITES= http://download.berlios.de/xfce-goodies/ \ http://matt.nerim.net/xfce-goodies/ \ @@ -20,7 +20,7 @@ COMMENT= A windowlist plugin for xfce4-panel 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 |