aboutsummaryrefslogtreecommitdiff
path: root/japanese/libskk
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 /japanese/libskk
parent19a9a1889f0e14b7ec179103da50cfd8b1216970 (diff)
downloadports-d9b0d9ac4e6b3fc91eb160e6f884d96354caa9bd.tar.gz
ports-d9b0d9ac4e6b3fc91eb160e6f884d96354caa9bd.zip
framework: switch tree to using vala.mk
PR: 249940
Diffstat (limited to 'japanese/libskk')
-rw-r--r--japanese/libskk/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/japanese/libskk/Makefile b/japanese/libskk/Makefile
index 931cc72236e0..b0bfb37c22f7 100644
--- a/japanese/libskk/Makefile
+++ b/japanese/libskk/Makefile
@@ -8,13 +8,12 @@ COMMENT= Library to deal with Japanese Kana-to-Kanji conversion method
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= valac:lang/vala \
- p5-XML-Parser>=0:textproc/p5-XML-Parser
+BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser
LIB_DEPENDS= libgee-0.8.so:devel/libgee \
libjson-glib-1.0.so:devel/json-glib \
libxkbcommon.so:x11/libxkbcommon
-USES= autoreconf gmake gnome libtool pathfix pkgconfig
+USES= autoreconf gmake gnome libtool pathfix pkgconfig vala:build
USE_GITHUB= yes
GH_ACCOUNT= ueno
GNU_CONFIGURE= yes