aboutsummaryrefslogtreecommitdiff
path: root/devel/binutils
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2019-10-02 19:40:03 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2019-10-02 19:40:03 +0000
commit47f5f318cff2963989704f663a6edddb40674982 (patch)
tree67ae98216859c887668c856bfb744fd790dadec5 /devel/binutils
parentf58f40ce61b02b1c5e474e8eb18ce732dae4dc9b (diff)
downloadports-47f5f318cff2963989704f663a6edddb40674982.tar.gz
ports-47f5f318cff2963989704f663a6edddb40674982.zip
Use bison:alias to avoid depending on GNU bison
Notes
Notes: svn path=/head/; revision=513613
Diffstat (limited to 'devel/binutils')
-rw-r--r--devel/binutils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/binutils/Makefile b/devel/binutils/Makefile
index 24645b3bc0b8..531f096c8786 100644
--- a/devel/binutils/Makefile
+++ b/devel/binutils/Makefile
@@ -32,7 +32,7 @@ RELRO_DESC= enable -z relro in ELF linker by default
LICENSE_FILE_GPLv3= ${WRKSRC}/COPYING3
LICENSE_FILE_LGPL3= ${WRKSRC}/COPYING3.LIB
-USES= bison cpe gmake libtool tar:bzip2 compiler:env
+USES= bison:alias cpe gmake libtool tar:bzip2 compiler:env
CPE_VENDOR= gnu
GNU_CONFIGURE= yes