Attempt to fix building on recent head

This commit is contained in:
Baptiste Daroussin 2013-09-06 22:04:10 +00:00
parent 625521b37a
commit a8ef5f2b48
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326554

View file

@ -34,8 +34,8 @@ CONFIGURE_SCRIPT= ../gcc-${PORTVERSION}/configure
USE_PERL5_BUILD= yes USE_PERL5_BUILD= yes
USE_BZIP2= yes USE_BZIP2= yes
USE_GMAKE= yes CPPFLAGS+= -I${LOCALBASE}/include
USES= bison gettext USES= bison gettext gmake
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
.include <bsd.port.pre.mk> .include <bsd.port.pre.mk>