diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-31 20:47:59 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-31 20:47:59 +0000 |
commit | bb2d822460c2bf83a1ede7c67959cdfcba9a0f6e (patch) | |
tree | 6133493af7e3d19f18905d3ced3811b3963c330e /graphics/k3d | |
parent | dd070abe1ac56e5e26cd825af93fcfc4e617637c (diff) | |
download | ports-bb2d822460c2bf83a1ede7c67959cdfcba9a0f6e.tar.gz ports-bb2d822460c2bf83a1ede7c67959cdfcba9a0f6e.zip |
Notes
Diffstat (limited to 'graphics/k3d')
-rw-r--r-- | graphics/k3d/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/k3d/Makefile b/graphics/k3d/Makefile index 8bc6fcc707cf..c190d7d35c07 100644 --- a/graphics/k3d/Makefile +++ b/graphics/k3d/Makefile @@ -14,6 +14,8 @@ COMMENT= 3D modeling, animation, and rendering system LICENSE= GPLv2 BROKEN= Fails to configure +DEPRECATED= Broken for more than 5 months +EXPIRATION_DATE= 2014-06-30 BUILD_DEPENDS= ${LOCALBASE}/include/gmm/gmm.h:${PORTSDIR}/math/gmm++ LIB_DEPENDS= libboost_python.so:${PORTSDIR}/devel/boost-python-libs \ |