aboutsummaryrefslogtreecommitdiff
path: root/x11/libfm
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 /x11/libfm
parent19a9a1889f0e14b7ec179103da50cfd8b1216970 (diff)
downloadports-d9b0d9ac4e6b3fc91eb160e6f884d96354caa9bd.tar.gz
ports-d9b0d9ac4e6b3fc91eb160e6f884d96354caa9bd.zip
framework: switch tree to using vala.mk
PR: 249940
Diffstat (limited to 'x11/libfm')
-rw-r--r--x11/libfm/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/libfm/Makefile b/x11/libfm/Makefile
index 773130574781..c413ab0d27e3 100644
--- a/x11/libfm/Makefile
+++ b/x11/libfm/Makefile
@@ -12,8 +12,8 @@ LICENSE_COMB= multi
LICENSE_FILE_GPLv2+ = ${WRKSRC}/COPYING
.if ! defined(EXTRA_ONLY)
-BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser \
- valac:lang/vala
+USES+= vala:build
+BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser
LIB_DEPENDS= libmenu-cache.so:x11/menu-cache \
libexif.so:graphics/libexif \
libfontconfig.so:x11-fonts/fontconfig \
@@ -31,7 +31,7 @@ gtk3_CONFLICTS_INSTALL= libfm
SLAVEDIRS= ${CATEGORIES}/${PORTNAME}-extra
-USES= gettext-tools gmake gnome libtool localbase \
+USES+= gettext-tools gmake gnome libtool localbase \
pkgconfig tar:xz
USE_GNOME= intltool
USE_LDCONFIG= yes