1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00

- Make sure that gcc >= 4.2 is used (unbreaks on 6.x)

Reported by:	PH (via pav)
This commit is contained in:
Pietro Cerutti 2010-04-15 21:04:01 +00:00
parent 308e33604b
commit 36bcd860b5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=252729

View File

@ -19,6 +19,7 @@ LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
CONFLICTS= mesagl-mangled-*
USE_BZIP2= yes
USE_GCC= 4.2+
USE_LDCONFIG= yes
USE_XORG= xxf86vm xext xfixes xdamage xt
USE_GMAKE= yes