diff options
Diffstat (limited to 'graphics/k3d/Makefile')
-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 9dc8a027faf7..0ad388116dc9 100644 --- a/graphics/k3d/Makefile +++ b/graphics/k3d/Makefile @@ -51,6 +51,8 @@ BROKEN= "Does not compile on FreeBSD >= 5.x" .if ${OSVERSION} < 500000 BROKEN= "Does not compile on FreeBSD 4.x" .endif +EXPIRATION_DATE=2005-02-18 +DEPRECATED= "Does not compile" post-install: .for dir in ${PREFIX}/include/k3d ${PREFIX}/share/k3d ${PREFIX}/lib/k3d |