diff options
Diffstat (limited to 'graphics/opengtl')
-rw-r--r-- | graphics/opengtl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/opengtl/Makefile b/graphics/opengtl/Makefile index ddf801eb758f..ff11d679784d 100644 --- a/graphics/opengtl/Makefile +++ b/graphics/opengtl/Makefile @@ -17,7 +17,7 @@ LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png -BUILD_DEPENDS= llvm>=2.7<2.10.*:${PORTSDIR}/devel/llvm +BUILD_DEPENDS= llvm29>=2.9<2.10.*:${PORTSDIR}/devel/llvm29 USE_BZIP2= yes USE_GCC= 4.2+ |