From 2c50f4d029fb5489ba0995e674f84ffd38a3f700 Mon Sep 17 00:00:00 2001 From: sunpoet Date: Fri, 27 Dec 2013 19:21:25 +0000 Subject: - Disable VAPIGEN completely --- net/gssdp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/gssdp') diff --git a/net/gssdp/Makefile b/net/gssdp/Makefile index 4d6cb4027d5e..7d9e7c38db71 100644 --- a/net/gssdp/Makefile +++ b/net/gssdp/Makefile @@ -19,7 +19,7 @@ OPTIONS_DEFAULT=GTK3 OPTIONS_SUB= yes CONFIGURE_ARGS= --enable-introspection=yes -CONFIGURE_ENV= VAPIGEN="" +CONFIGURE_ENV= VAPIGEN="" ac_cv_path_VAPIGEN="" GNU_CONFIGURE= yes MAKE_ENV= INSTALL_STRIP_FLAG=${STRIP} USE_GNOME= glib20 introspection:build -- cgit