mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Attempt to fix building on recent head
This commit is contained in:
parent
625521b37a
commit
a8ef5f2b48
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326554
1 changed files with 2 additions and 2 deletions
|
@ -34,8 +34,8 @@ CONFIGURE_SCRIPT= ../gcc-${PORTVERSION}/configure
|
|||
|
||||
USE_PERL5_BUILD= yes
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USES= bison gettext
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
USES= bison gettext gmake
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue