aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorcem <cem@FreeBSD.org>2015-11-22 03:05:23 +0800
committercem <cem@FreeBSD.org>2015-11-22 03:05:23 +0800
commita6edcc700d92e30322356a3e5bf986314ec104c4 (patch)
tree90364c72165fe8991e24ce9cdd47ff09a13918d4 /sysutils
parentf4734bfe45f8ac2e1e2e467c7b54f336f2c8c32a (diff)
downloadfreebsd-ports-gnome-a6edcc700d92e30322356a3e5bf986314ec104c4.tar.gz
freebsd-ports-gnome-a6edcc700d92e30322356a3e5bf986314ec104c4.tar.zst
freebsd-ports-gnome-a6edcc700d92e30322356a3e5bf986314ec104c4.zip
sysutils/fusefs-lkl: Be sure to build with ports ld, bc
The base versions are deficient.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/fusefs-lkl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/fusefs-lkl/Makefile b/sysutils/fusefs-lkl/Makefile
index 728541ea97bc..f0d8698eeae2 100644
--- a/sysutils/fusefs-lkl/Makefile
+++ b/sysutils/fusefs-lkl/Makefile
@@ -30,6 +30,8 @@ WRKSRC_SUBDIR= tools/lkl
ALL_TARGET= lklfuse
MAKE_JOBS_UNSAFE=yes
MAKE_ARGS+= V=1
+# Need ports versions of 'bc', 'ld' to build!
+MAKE_ARGS+= PATH="${PREFIX}/bin:${PATH}"
PLIST_FILES= bin/lklfuse lib/liblkl.a