aboutsummaryrefslogtreecommitdiff
path: root/deskutils/xfce4-xkb-plugin/Makefile
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2011-04-16 16:34:48 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2011-04-16 16:34:48 +0000
commit73690542d51f117c36d5b2b1e35f395b1f6828ac (patch)
tree61b469e6c7d060f6901afec5a5fa61aa73f2feb8 /deskutils/xfce4-xkb-plugin/Makefile
parent0267e508503e5c0c91c5e6b1547caa1f2ee75e19 (diff)
downloadports-73690542d51f117c36d5b2b1e35f395b1f6828ac.tar.gz
ports-73690542d51f117c36d5b2b1e35f395b1f6828ac.zip
Notes
Diffstat (limited to 'deskutils/xfce4-xkb-plugin/Makefile')
-rw-r--r--deskutils/xfce4-xkb-plugin/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/deskutils/xfce4-xkb-plugin/Makefile b/deskutils/xfce4-xkb-plugin/Makefile
index d74a13d13bdd..d87558701f1a 100644
--- a/deskutils/xfce4-xkb-plugin/Makefile
+++ b/deskutils/xfce4-xkb-plugin/Makefile
@@ -6,21 +6,21 @@
#
PORTNAME= xfce4-xkb-plugin
-PORTVERSION= 0.4.3
-PORTREVISION= 13
+PORTVERSION= 0.5.3.3
CATEGORIES= deskutils xfce
-MASTER_SITES= ${MASTER_SITE_XFCE}
-MASTER_SITE_SUBDIR=/src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
+MASTER_SITES= CRITICAL/.
DIST_SUBDIR= xfce4
MAINTAINER= des@FreeBSD.org
COMMENT= Keyboard layout switching plugin for XFce4
+LIB_DEPENDS= xklavier.12:${PORTSDIR}/x11/libxklavier
+
GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_GETTEXT= yes
USE_GMAKE= yes
-USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig
+USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig librsvg2
USE_XFCE= configenv panel
.include <bsd.port.mk>