diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2012-06-17 20:27:32 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2012-06-17 20:27:32 +0000 |
commit | 4d0b61244a2ffb04cb1f677cc10853557cdf57e9 (patch) | |
tree | 0304c18a6ee1c7c5a90d8e56d04c2380eb3dcb53 /graphics/opengtl | |
parent | a0b4be32193e51cc41468c8bd16e941b1c42e7ac (diff) | |
download | ports-4d0b61244a2ffb04cb1f677cc10853557cdf57e9.tar.gz ports-4d0b61244a2ffb04cb1f677cc10853557cdf57e9.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 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 |