diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2012-10-09 22:12:13 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2012-10-09 22:12:13 +0000 |
commit | a8693b8dee82d3226a0bc0b337d3eb2085add552 (patch) | |
tree | 7d9d8595a250c7e5a9a646200945ef2094927620 /graphics/Coin | |
parent | 39890db4500948ba8648094ec8b290262a74d880 (diff) | |
download | ports-a8693b8dee82d3226a0bc0b337d3eb2085add552.tar.gz ports-a8693b8dee82d3226a0bc0b337d3eb2085add552.zip |
Notes
Diffstat (limited to 'graphics/Coin')
-rw-r--r-- | graphics/Coin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Coin/Makefile b/graphics/Coin/Makefile index 619c74f17b53..ee41c1618a97 100644 --- a/graphics/Coin/Makefile +++ b/graphics/Coin/Makefile @@ -17,6 +17,7 @@ COMMENT= C++ 3D graphics library based on the Open Inventor 2.1 API LIB_DEPENDS= simage.27:${PORTSDIR}/graphics/simage +USE_GCC= any USE_OPENAL= al USE_GL= yes USE_XORG= xt x11 |