summaryrefslogtreecommitdiff
path: root/net/gupnp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/gupnp/Makefile')
-rw-r--r--net/gupnp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gupnp/Makefile b/net/gupnp/Makefile
index d68f79e8d0ae..c8b99ffab56a 100644
--- a/net/gupnp/Makefile
+++ b/net/gupnp/Makefile
@@ -33,7 +33,7 @@ SHEBANG_FILES= tools/gupnp-binding-tool
OPTIONS_DEFINE= VAPI
OPTIONS_SUB= yes
-VAPI_BUILD_DEPENDS= vala>=0.20:lang/vala
+VAPI_USES= vala:build
VAPI_MESON_TRUE= vapi
.include <bsd.port.pre.mk>