aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--graphics/opengtl/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/opengtl/Makefile b/graphics/opengtl/Makefile
index 263002ce7fe0..1d7337cb464e 100644
--- a/graphics/opengtl/Makefile
+++ b/graphics/opengtl/Makefile
@@ -16,11 +16,9 @@ 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
+BUILD_DEPENDS= ${LOCALBASE}/lib/libLLVM-3.1.so:${PORTSDIR}/devel/llvm
RUN_DEPENDS:= ${BUILD_DEPENDS}