diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-09-19 02:45:38 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-09-19 02:45:38 +0000 |
commit | ce1e6ce51e97b70f87fc267ab037108d9934318c (patch) | |
tree | 83c7e2368cde28315a5944b4ea829e93de7a282c /math/asir2000/Makefile | |
parent | BROKEN: Does not configure (diff) |
BROKEN: Does not build
Notes
Notes:
svn path=/head/; revision=66666
Diffstat (limited to 'math/asir2000/Makefile')
-rw-r--r-- | math/asir2000/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/asir2000/Makefile b/math/asir2000/Makefile index 7c9580b1e132..22870700ac4e 100644 --- a/math/asir2000/Makefile +++ b/math/asir2000/Makefile @@ -14,6 +14,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= saito@asir.org +BROKEN= "Does not build" + WRKSRC= ${WRKDIR}/asir2000 PREFIX?= ${LOCALBASE} USE_IMAKE= YES |