Re-add USE_GCC=any for now to fix emulators/virtualbox-ose build.

This commit is contained in:
Jung-uk Kim 2016-08-01 17:25:27 +00:00
parent 2837d43c69
commit 6dfc026b87
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=419443

View file

@ -3,7 +3,7 @@
PORTNAME= kBuild
DISTVERSION= ${KBUILD_VERSION}
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= devel
MASTER_SITES= ftp://ftp.netlabs.org/pub/kbuild/ \
http://tmp.chruetertee.ch/ \
@ -17,6 +17,7 @@ BROKEN_powerpc64= Does not build
BUILD_DEPENDS= ${LOCALBASE}/bin/flex:textproc/flex
USE_GCC= any
USES= autoreconf:build gmake makeinfo
CFLAGS+= -D_WITH_GETLINE=1 -D_WITH_DPRINTF=1