mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Re-add USE_GCC=any for now to fix emulators/virtualbox-ose build.
This commit is contained in:
parent
2837d43c69
commit
6dfc026b87
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=419443
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
PORTNAME= kBuild
|
PORTNAME= kBuild
|
||||||
DISTVERSION= ${KBUILD_VERSION}
|
DISTVERSION= ${KBUILD_VERSION}
|
||||||
PORTREVISION= 4
|
PORTREVISION= 5
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= ftp://ftp.netlabs.org/pub/kbuild/ \
|
MASTER_SITES= ftp://ftp.netlabs.org/pub/kbuild/ \
|
||||||
http://tmp.chruetertee.ch/ \
|
http://tmp.chruetertee.ch/ \
|
||||||
|
@ -17,6 +17,7 @@ BROKEN_powerpc64= Does not build
|
||||||
|
|
||||||
BUILD_DEPENDS= ${LOCALBASE}/bin/flex:textproc/flex
|
BUILD_DEPENDS= ${LOCALBASE}/bin/flex:textproc/flex
|
||||||
|
|
||||||
|
USE_GCC= any
|
||||||
USES= autoreconf:build gmake makeinfo
|
USES= autoreconf:build gmake makeinfo
|
||||||
CFLAGS+= -D_WITH_GETLINE=1 -D_WITH_DPRINTF=1
|
CFLAGS+= -D_WITH_GETLINE=1 -D_WITH_DPRINTF=1
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue