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 6375b0fad746..6b4dff23b5c8 100644
--- a/devel/xfce4-vala/Makefile
+++ b/devel/xfce4-vala/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xfce4-vala
PORTVERSION= 4.10.3
-PORTREVISION= 2
+PORTREVISION= 3
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.28
+CONFIGURE_ARGS= --with-vala-api=0.30
.include <bsd.port.mk>