aboutsummaryrefslogtreecommitdiff
path: root/devel/xfce4-vala/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/xfce4-vala/Makefile')
-rw-r--r--devel/xfce4-vala/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/xfce4-vala/Makefile b/devel/xfce4-vala/Makefile
index 5127c23263b3..f4b46726a2d1 100644
--- a/devel/xfce4-vala/Makefile
+++ b/devel/xfce4-vala/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xfce4-vala
PORTVERSION= 4.10.3
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= devel xfce
MASTER_SITES= XFCE/src/bindings/${PORTNAME}/${PORTVERSION:R}
DIST_SUBDIR= xfce4
@@ -19,6 +19,6 @@ GNU_CONFIGURE= yes
USES= pkgconfig gmake pathfix xfce tar:bzip2
USE_XFCE= panel
-CONFIGURE_ARGS= --with-vala-api=0.36
+CONFIGURE_ARGS= --with-vala-api=0.40
.include <bsd.port.mk>