aboutsummaryrefslogtreecommitdiff
path: root/lang/gforth
diff options
context:
space:
mode:
authorRichard Gallamore <ultima@FreeBSD.org>2017-07-28 18:58:24 +0000
committerRichard Gallamore <ultima@FreeBSD.org>2017-07-28 18:58:24 +0000
commit568bba2e9dd6277812e066d2738278c11c849bbe (patch)
treed2025e178a8ad95f3779955c10155cdd82ab5ddd /lang/gforth
parente6c664eccaedcb9d5442a3d5842305117bd4e7cc (diff)
Notes
Diffstat (limited to 'lang/gforth')
-rw-r--r--lang/gforth/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gforth/Makefile b/lang/gforth/Makefile
index 54384fee29f9..614367055186 100644
--- a/lang/gforth/Makefile
+++ b/lang/gforth/Makefile
@@ -13,7 +13,7 @@ COMMENT= Fast and portable Forth system
LIB_DEPENDS= libffi.so.6:devel/libffi \
libltdl.so:devel/libltdl
-BUILD_DEPENDS= ${LOCALBASE}/include/avcall.h:devel/ffcall
+BUILD_DEPENDS= ${LOCALBASE}/include/avcall.h:devel/libffcall
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include