diff options
author | Rene Ladan <rene@FreeBSD.org> | 2009-01-20 22:00:21 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2009-01-20 22:00:21 +0000 |
commit | 5d43e1a3eae3f769c24e5e0193c4745fccc1e47d (patch) | |
tree | f43d9a0dd0afc778a28f81a68cc4460c583852c7 /x11/xfce4-clipman-plugin/Makefile | |
parent | f3393e8372606d826ad06c1f85dc794f967bbc0c (diff) | |
download | ports-5d43e1a3eae3f769c24e5e0193c4745fccc1e47d.tar.gz ports-5d43e1a3eae3f769c24e5e0193c4745fccc1e47d.zip |
Notes
Diffstat (limited to 'x11/xfce4-clipman-plugin/Makefile')
-rw-r--r-- | x11/xfce4-clipman-plugin/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/xfce4-clipman-plugin/Makefile b/x11/xfce4-clipman-plugin/Makefile index 4dd1e403f36e..4b42efe4707d 100644 --- a/x11/xfce4-clipman-plugin/Makefile +++ b/x11/xfce4-clipman-plugin/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xfce4-clipman-plugin -PORTVERSION= 0.8.1 -PORTREVISION= 1 +PORTVERSION= 0.9.0 CATEGORIES= x11 xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 @@ -20,7 +19,7 @@ USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig -USE_XFCE= configenv panel libgui libutil +USE_XFCE= configenv libexo libgui libutil panel USE_XORG= x11 ice sm xpm .include <bsd.port.mk> |