summaryrefslogtreecommitdiff
path: root/devel/libgudev/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libgudev/Makefile')
-rw-r--r--devel/libgudev/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libgudev/Makefile b/devel/libgudev/Makefile
index 7dc987a0ee31..fb39e751fe38 100644
--- a/devel/libgudev/Makefile
+++ b/devel/libgudev/Makefile
@@ -29,8 +29,7 @@ DOCS_BUILD_DEPENDS= gtk-doc>0:textproc/gtk-doc
VALA_DESC= Build and install Vala bindings
VALA_MESON_ENABLED= vapi
-VALA_BUILD_DEPENDS= vapigen:lang/vala
-VALA_VARS= USE+=vala:build
+VALA_USES= vala:build
post-patch:
@${REINPLACE_CMD} -e 's|-export-dynamic|-Wl,--export-dynamic|' ${WRKSRC}/gudev/meson.build