diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-12-17 10:13:33 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-12-17 10:13:33 +0000 |
commit | 39b492cbfbd1de30f37b06a43b766bd60ac1745a (patch) | |
tree | 642f4854b0ea88a0da300b5281ef6a7a960e9418 /graphics/Coin/Makefile | |
parent | 40bbe83f552efb820f3bef9523f820e5b069d37f (diff) | |
download | ports-39b492cbfbd1de30f37b06a43b766bd60ac1745a.tar.gz ports-39b492cbfbd1de30f37b06a43b766bd60ac1745a.zip |
Notes
Diffstat (limited to 'graphics/Coin/Makefile')
-rw-r--r-- | graphics/Coin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/Coin/Makefile b/graphics/Coin/Makefile index 9f2954e1b2ce..52600bcad94c 100644 --- a/graphics/Coin/Makefile +++ b/graphics/Coin/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= simage.22:${PORTSDIR}/graphics/simage \ openal.0:${PORTSDIR}/audio/openal USE_REINPLACE= yes -USE_MESA= yes +USE_GL= yes USE_XLIB= yes USE_LIBTOOL= yes CONFIGURE_ARGS= --program-transform-name="s/x/x/" --with-pthread=yes --enable-threadsafe \ |