diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2010-04-15 21:04:01 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2010-04-15 21:04:01 +0000 |
commit | 36bcd860b5ba11adbc08c54e0891be741c2e75be (patch) | |
tree | 6c831a60656797516277efa8771bec9978e68d8f /graphics/libosmesa | |
parent | 308e33604b47660b49cddb9f7e33b2a5085a36d3 (diff) | |
download | ports-36bcd860b5ba11adbc08c54e0891be741c2e75be.tar.gz ports-36bcd860b5ba11adbc08c54e0891be741c2e75be.zip |
Notes
Diffstat (limited to 'graphics/libosmesa')
-rw-r--r-- | graphics/libosmesa/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/libosmesa/Makefile b/graphics/libosmesa/Makefile index e4aa1fc54871..a62c8b53bdbe 100644 --- a/graphics/libosmesa/Makefile +++ b/graphics/libosmesa/Makefile @@ -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 |