use gcc 3.4 because dependent ports are using gcc and so it will only
compile with gcc 3.4
This commit is contained in:
parent
0939d078d8
commit
46991e1af5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=193018
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ CONFIGURE_ARGS= --with-png-prefix=${LOCALBASE} --enable-binreloc --program-trans
|
|||
USE_SDL= sdl
|
||||
GNU_CONFIGURE= YES
|
||||
INSTALLS_SHLIB= YES
|
||||
USE_GCC= 3.4
|
||||
USE_XLIB= YES
|
||||
USE_GNOME= gnomehack
|
||||
USE_BZIP2= YES
|
||||
|
|
Loading…
Reference in a new issue