1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00

Fix EXTRA_PATCHES usage

PR:		235109
This commit is contained in:
Baptiste Daroussin 2019-01-21 15:00:51 +00:00
parent 623af3f740
commit 6de555d42c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=490865

View File

@ -14,7 +14,7 @@ COMMENT?= GNU binary tools
LICENSE= GPLv3 LGPL3
LICENSE_COMB= multi
EXTRA_PATCHES= files/binutils-do-not-provide-shared-section-symbols.patch:-p1
EXTRA_PATCHES= ${FILESDIR}/binutils-do-not-provide-shared-section-symbols.patch:-p1
.if !defined(CROSS_TOOLCHAIN)
BUILD_DEPENDS= ${LOCALBASE}/lib/libgmp.so:math/gmp \
${LOCALBASE}/lib/libmpfr.so:math/mpfr