1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Add USE_GCC=3.4+. I forgot to add it in my previous commit.

This commit is contained in:
Jose Alonso Cardenas Marquez 2006-12-28 01:15:04 +00:00
parent 3dcfcc678f
commit fc25b8d6e4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=180893

View File

@ -19,6 +19,7 @@ COMMENT= Super Nintendo Entertainment System(SNES) Emulator
USE_BZIP2= yes
USE_XLIB= yes
USE_GMAKE= yes
USE_GCC= 3.4+
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-extensions
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \