diff options
Diffstat (limited to 'lang')
-rw-r--r-- | lang/smarteiffel/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/smarteiffel/Makefile b/lang/smarteiffel/Makefile index ae5367112d86..47c6fcb19b42 100644 --- a/lang/smarteiffel/Makefile +++ b/lang/smarteiffel/Makefile @@ -14,6 +14,9 @@ DISTNAME= SmartEiffel-${DISTVERSION} MAINTAINER= berend@pobox.com COMMENT= SmartEiffel, the GNU compiler for the object-oriented language Eiffel +DEPRECATED= Dead upstream, broken on amd64 with gcc>4 +EXPIRATION_DATE=2011-10-21 + WRKSRC= ${WRKDIR}/SmartEiffel12 # We install in this directory |