diff options
Diffstat (limited to 'graphics/opengtl/Makefile')
-rw-r--r-- | graphics/opengtl/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/opengtl/Makefile b/graphics/opengtl/Makefile index e60885b179e7..a8da87dc3215 100644 --- a/graphics/opengtl/Makefile +++ b/graphics/opengtl/Makefile @@ -13,6 +13,9 @@ COMMENT= Graphics Transformation Languages LICENSE= LGPL20 BROKEN= Depends on deleted devel/llvm32 +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-07-21 + #LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \ # libLLVM-3.2.so:${PORTSDIR}/devel/llvm32 |