diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-06-21 21:27:46 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-06-21 21:27:46 +0000 |
commit | 3c088f1b9af4965790f8f782c45e3280bc5bb68d (patch) | |
tree | 574b4a0a046ae0a48a0fd8f8df039adf82f28f96 /graphics/giram | |
parent | 45b745f6054c573e73e15c5330ca045ec0b2779c (diff) | |
download | ports-3c088f1b9af4965790f8f782c45e3280bc5bb68d.tar.gz ports-3c088f1b9af4965790f8f782c45e3280bc5bb68d.zip |
Notes
Diffstat (limited to 'graphics/giram')
-rw-r--r-- | graphics/giram/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/giram/Makefile b/graphics/giram/Makefile index 5762938c76d2..422a0ae9f24d 100644 --- a/graphics/giram/Makefile +++ b/graphics/giram/Makefile @@ -17,6 +17,8 @@ COMMENT= A POV-Ray oriented modeller LIB_DEPENDS= 3ds.1:${PORTSDIR}/graphics/lib3ds BROKEN= "Does not compile" +EXPIRATION_DATE=2004-08-20 +DEPRECATED= ${BROKEN} USE_X_PREFIX= yes USE_PERL5_BUILD= yes |