1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

lang/lfortran: Fix build with upcoming binutils 2.41

PR:		272988
Approved by:	thierry (fortran@)
This commit is contained in:
Yasuhiro Kimura 2023-08-07 03:31:52 +09:00
parent d206176516
commit 3010421428

View File

@ -50,7 +50,7 @@ CMAKE_ON+= WITH_XEUS
# BFD:
USE_BINUTILS= yes
CMAKE_ON+= WITH_BFD
LIB_DEPENDS+= libbfd-2.40.so:devel/binutils
LIB_DEPENDS+= libbfd.so:devel/binutils
pre-configure:
${ECHO_CMD} ${PORTVERSION} > ${WRKSRC}/version