summaryrefslogtreecommitdiff
path: root/devel/template-glib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/template-glib/Makefile')
-rw-r--r--devel/template-glib/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/template-glib/Makefile b/devel/template-glib/Makefile
index e328527c79cf..30d7a737083d 100644
--- a/devel/template-glib/Makefile
+++ b/devel/template-glib/Makefile
@@ -9,9 +9,7 @@ COMMENT= Templating library for GLib
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= valac:lang/vala
-
-USES= bison compiler:c11 gettext gnome meson pkgconfig tar:xz
+USES= bison compiler:c11 gettext gnome meson pkgconfig tar:xz vala:build
USE_GNOME= glib20 introspection
.include <bsd.port.mk>