diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-10-19 21:29:57 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-10-19 21:29:57 +0000 |
commit | 3ed05170c769c0c8cbbd1fa2a4732614ed9bf987 (patch) | |
tree | 26cf3e5f398f7bda48afa31b9da7e4c92f849ed5 /graphics/opengtl | |
parent | 9aacbd668aa4807651322916d93820fa2b78e33d (diff) | |
download | ports-3ed05170c769c0c8cbbd1fa2a4732614ed9bf987.tar.gz ports-3ed05170c769c0c8cbbd1fa2a4732614ed9bf987.zip |
Notes
Diffstat (limited to 'graphics/opengtl')
-rw-r--r-- | graphics/opengtl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/opengtl/Makefile b/graphics/opengtl/Makefile index 657a09ff9ffd..b0bbd1de537e 100644 --- a/graphics/opengtl/Makefile +++ b/graphics/opengtl/Makefile @@ -16,6 +16,8 @@ COMMENT= Graphics Transformation Languages LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png BUILD_DEPENDS= llvm>=2.7<2.8.*:${PORTSDIR}/devel/llvm +BROKEN= does not build + USE_BZIP2= yes USE_GCC= 4.2+ USE_PERL5= yes |