diff options
Diffstat (limited to 'x11/xfce4-verve-plugin/Makefile')
-rw-r--r-- | x11/xfce4-verve-plugin/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xfce4-verve-plugin/Makefile b/x11/xfce4-verve-plugin/Makefile index a18d5663a450..c89194b7becc 100644 --- a/x11/xfce4-verve-plugin/Makefile +++ b/x11/xfce4-verve-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= verve-plugin PORTVERSION= 0.3.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ PKGNAMEPREFIX= xfce4- @@ -22,7 +22,6 @@ USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig USE_XFCE= configenv panel libexo libutil -USE_XLIB= yes RUN_DEPENDES= dbus-daemon:${PORTSDIR}/devel/dbus LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre |