aboutsummaryrefslogtreecommitdiff
path: root/graphics/opengtl
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-10-19 21:29:57 +0000
committerPav Lucistnik <pav@FreeBSD.org>2010-10-19 21:29:57 +0000
commit3ed05170c769c0c8cbbd1fa2a4732614ed9bf987 (patch)
tree26cf3e5f398f7bda48afa31b9da7e4c92f849ed5 /graphics/opengtl
parent9aacbd668aa4807651322916d93820fa2b78e33d (diff)
downloadports-3ed05170c769c0c8cbbd1fa2a4732614ed9bf987.tar.gz
ports-3ed05170c769c0c8cbbd1fa2a4732614ed9bf987.zip
- Mark BROKEN: does not build
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=263305
Diffstat (limited to 'graphics/opengtl')
-rw-r--r--graphics/opengtl/Makefile2
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