summaryrefslogtreecommitdiff
path: root/devel/jsonrpc-glib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/jsonrpc-glib/Makefile')
-rw-r--r--devel/jsonrpc-glib/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/jsonrpc-glib/Makefile b/devel/jsonrpc-glib/Makefile
index 61f7b24c2660..a9b86809a3fe 100644
--- a/devel/jsonrpc-glib/Makefile
+++ b/devel/jsonrpc-glib/Makefile
@@ -9,10 +9,9 @@ COMMENT= Library to communicate using the JSON-RPC 2.0 specification
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= valac:lang/vala
LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib
-USES= compiler:c11 gnome meson pkgconfig tar:xz
+USES= compiler:c11 gnome meson pkgconfig tar:xz vala:build
USE_GNOME= glib20 introspection:build
.include <bsd.port.mk>