diff options
Diffstat (limited to 'x11/xfce4-embed-plugin/Makefile')
-rw-r--r-- | x11/xfce4-embed-plugin/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/xfce4-embed-plugin/Makefile b/x11/xfce4-embed-plugin/Makefile index 704b590da4bf..a116ec2605a4 100644 --- a/x11/xfce4-embed-plugin/Makefile +++ b/x11/xfce4-embed-plugin/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= xfce4-embed-plugin -PORTVERSION= 1.4.1 -PORTREVISION= 2 +PORTVERSION= 1.6.0 CATEGORIES= x11 xfce MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 @@ -15,7 +14,7 @@ LICENSE= GPLv2 GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -USES= gmake libtool pkgconfig gettext-tools xfce tar:bzip2 +USES= gettext-tools gmake libtool pkgconfig tar:bzip2 xfce USE_XORG= x11 USE_GNOME= glib20 gtk20 intltool intlhack USE_XFCE= panel |