mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
devel/ocaml-opam: GNUMake run dependency.
GNUMake is needed to build ocaml, and therefore it is needed by the `opam init` command. PR: 261180 Reported by: fuz Approved by: hannes@mehnert.org (maintainer) MFH: 2024Q1
This commit is contained in:
parent
84ef6c1c61
commit
173b2c2ac9
@ -14,6 +14,7 @@ LICENSE= LGPL21
|
||||
|
||||
RUN_DEPENDS= curl:ftp/curl \
|
||||
gpatch:devel/patch \
|
||||
gmake:devel/gmake \
|
||||
${RUN_DEPENDS_${ARCH}}
|
||||
RUN_DEPENDS_armv6= ${LOCALBASE}/bin/as:devel/binutils
|
||||
RUN_DEPENDS_armv7= ${LOCALBASE}/bin/as:devel/binutils
|
||||
|
Loading…
Reference in New Issue
Block a user