diff options
-rw-r--r-- | lang/smarteiffel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/smarteiffel/Makefile b/lang/smarteiffel/Makefile index cbd0e3a3b41c..6a7cdf948123 100644 --- a/lang/smarteiffel/Makefile +++ b/lang/smarteiffel/Makefile @@ -14,6 +14,8 @@ DISTNAME= SmartEiffel-${DISTVERSION} MAINTAINER= berend@pobox.com COMMENT= SmartEiffel, the GNU compiler for the object-oriented language Eiffel +BROKEN= fails to fetch + WRKSRC= ${WRKDIR}/SmartEiffel12 # We install in this directory |