aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2012-06-18 04:27:32 +0800
committerpav <pav@FreeBSD.org>2012-06-18 04:27:32 +0800
commit646759f947c5897b0e0d6b7caa740490fff7905a (patch)
tree19d03bfa7e4c6397107eaf7415f99c9b8e3e010b /graphics
parent798fe5ccab39f126aa24ba94a0ebac8d93a30b60 (diff)
downloadfreebsd-ports-gnome-646759f947c5897b0e0d6b7caa740490fff7905a.tar.gz
freebsd-ports-gnome-646759f947c5897b0e0d6b7caa740490fff7905a.tar.zst
freebsd-ports-gnome-646759f947c5897b0e0d6b7caa740490fff7905a.zip
- Mark BROKEN: does not compile
work/OpenGTL-0.9.17/OpenGTL/GTLCore/LLVMBackend/CodeGenerator_p.cpp: In static member function 'static llvm::Constant* LLVMBackend::CodeGenerator::stringToConstant(llvm::LLVMContext&, const GTLCore::String&)': work/OpenGTL-0.9.17/OpenGTL/GTLCore/LLVMBackend/CodeGenerator_p.cpp:1244: error: 'llvm::ConstantDataArray' has not been declared Reported by: pointyhat
Diffstat (limited to 'graphics')
-rw-r--r--graphics/opengtl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/opengtl/Makefile b/graphics/opengtl/Makefile
index 564205533cb6..263002ce7fe0 100644
--- a/graphics/opengtl/Makefile
+++ b/graphics/opengtl/Makefile
@@ -16,6 +16,8 @@ COMMENT= Graphics Transformation Languages
LICENSE= LGPL20
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN= does not compile
+
LIB_DEPENDS= png15:${PORTSDIR}/graphics/png
BUILD_DEPENDS= ${LOCALBASE}/lib/libLLVM-3.0.so:${PORTSDIR}/devel/llvm