aboutsummaryrefslogtreecommitdiff
path: root/net-im/libaccounts-glib
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2022-08-26 15:31:20 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2022-08-26 17:02:25 +0000
commitd9b0d9ac4e6b3fc91eb160e6f884d96354caa9bd (patch)
tree6578caaa36b53619d5b5d061d20daeb70aa32dc3 /net-im/libaccounts-glib
parent19a9a1889f0e14b7ec179103da50cfd8b1216970 (diff)
downloadports-d9b0d9ac4e6b3fc91eb160e6f884d96354caa9bd.tar.gz
ports-d9b0d9ac4e6b3fc91eb160e6f884d96354caa9bd.zip
framework: switch tree to using vala.mk
PR: 249940
Diffstat (limited to 'net-im/libaccounts-glib')
-rw-r--r--net-im/libaccounts-glib/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-im/libaccounts-glib/Makefile b/net-im/libaccounts-glib/Makefile
index 0024b4bf3b89..5e757bfe3b25 100644
--- a/net-im/libaccounts-glib/Makefile
+++ b/net-im/libaccounts-glib/Makefile
@@ -10,11 +10,10 @@ COMMENT= Accounts and SSO framework for Linux and POSIX based platforms
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= vapigen:lang/vala \
- checkmk:devel/check
+BUILD_DEPENDS= checkmk:devel/check
LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib
-USES= gnome libtool meson pathfix pkgconfig python sqlite:3
+USES= gnome libtool meson pathfix pkgconfig python sqlite:3 vala:build
USE_GNOME= pygobject3 introspection libxml2
USE_PYTHON= py3kplist