aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lang/dylan/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/dylan/Makefile b/lang/dylan/Makefile
index 60e6f9990e69..6eeb0c7c6220 100644
--- a/lang/dylan/Makefile
+++ b/lang/dylan/Makefile
@@ -27,6 +27,8 @@ COMMENT= CMU Gwydion project interpreter and compiler for the Dylan language
LIB_DEPENDS= gc.1:${PORTSDIR}/devel/boehm-gc
BROKEN= does not build
+DEPRECATED= does not build
+EXPIRATION_DATE=2011-02-04
USE_PERL5= yes
USE_GMAKE= yes