aboutsummaryrefslogtreecommitdiff
path: root/x11/xfce4-clipman-plugin/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-14 16:51:14 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-14 16:51:14 +0000
commite285ac77d238c508b87d08d58509ae5e66b750dc (patch)
treef5ddaeb69468c9edf7d9230620d9da8a58541021 /x11/xfce4-clipman-plugin/Makefile
parentbb57f0b6c71d189cb98abcff44dd35c28ec8dcca (diff)
downloadports-e285ac77d238c508b87d08d58509ae5e66b750dc.tar.gz
ports-e285ac77d238c508b87d08d58509ae5e66b750dc.zip
Notes
Diffstat (limited to 'x11/xfce4-clipman-plugin/Makefile')
-rw-r--r--x11/xfce4-clipman-plugin/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/xfce4-clipman-plugin/Makefile b/x11/xfce4-clipman-plugin/Makefile
index 13245f7f8cf5..2336be1b5dfb 100644
--- a/x11/xfce4-clipman-plugin/Makefile
+++ b/x11/xfce4-clipman-plugin/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= xfce4-clipman-plugin
-PORTVERSION= 0.8.0
-PORTREVISION= 4
+PORTVERSION= 0.8.1
CATEGORIES= x11 xfce
MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/
DIST_SUBDIR= xfce4
@@ -21,6 +20,6 @@ USE_GETTEXT= yes
USE_GMAKE= yes
USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig
USE_XFCE= configenv panel libgui libutil
-USE_XLIB= yes
+USE_XORG= x11 ice sm xpm
.include <bsd.port.mk>