aboutsummaryrefslogtreecommitdiff
path: root/lang/ocaml
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-05-29 11:27:54 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-05-29 11:27:54 +0000
commit54615e116c94e10fa9585a5e78bb2006e9702432 (patch)
treef821240ee045a575461ba50dfc6efeefcc0114d7 /lang/ocaml
parentdc8cc95c0d1f565198e323ab9eaaff69015821ad (diff)
downloadports-54615e116c94e10fa9585a5e78bb2006e9702432.tar.gz
ports-54615e116c94e10fa9585a5e78bb2006e9702432.zip
ocaml depends on as(1) at runtime
PR: 205250
Notes
Notes: svn path=/head/; revision=536967
Diffstat (limited to 'lang/ocaml')
-rw-r--r--lang/ocaml/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/ocaml/Makefile b/lang/ocaml/Makefile
index 04a36bd1553f..d59f4fa99512 100644
--- a/lang/ocaml/Makefile
+++ b/lang/ocaml/Makefile
@@ -25,6 +25,7 @@ BROKEN_mips64= No ASM support
BROKEN_mips= No ASM support
BUILD_DEPENDS= as:devel/binutils
+RUN_DEPENDS= as:devel/binutils
USES= cpe compiler:c11 gmake tar:xz
USE_LDCONFIG= yes