summaryrefslogtreecommitdiffstats
path: root/deskutils/xfce4-xkb-plugin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/xfce4-xkb-plugin/Makefile')
-rw-r--r--deskutils/xfce4-xkb-plugin/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/deskutils/xfce4-xkb-plugin/Makefile b/deskutils/xfce4-xkb-plugin/Makefile
index b1aa0c5..78ca084 100644
--- a/deskutils/xfce4-xkb-plugin/Makefile
+++ b/deskutils/xfce4-xkb-plugin/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= xfce4-xkb-plugin
-PORTVERSION= 0.5.6
-PORTREVISION= 2
+PORTVERSION= 0.7.1
CATEGORIES= deskutils xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
MASTER_SITE_SUBDIR= src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
@@ -10,12 +9,14 @@ MASTER_SITE_SUBDIR= src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
MAINTAINER= xfce@FreeBSD.org
COMMENT= Keyboard layout switching plugin for the Xfce panel
+LICENSE= GPLv2
+
LIB_DEPENDS= libxklavier.so:${PORTSDIR}/x11/libxklavier
GNU_CONFIGURE= yes
-USES= gettext pkgconfig gmake tar:bzip2
+USES= gettext pkgconfig gmake xfce tar:bzip2
USE_GNOME= gtk20 intltool intlhack librsvg2 libwnck
-USE_XFCE= configenv libmenu libutil panel
+USE_XFCE= panel
USE_XORG= x11
.include <bsd.port.mk>
OpenPOWER on IntegriCloud