diff options
author | kris <kris@FreeBSD.org> | 2002-09-19 10:45:38 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-09-19 10:45:38 +0800 |
commit | cc84f82cc748adb18620a8626f8c684edf912b88 (patch) | |
tree | 8eecc8e64cad2ab9229168da70addc80a153fdb7 /math/asir2000 | |
parent | 88c7a9317953a2e06b7af4eea7882edc0a160bc3 (diff) | |
download | freebsd-ports-gnome-cc84f82cc748adb18620a8626f8c684edf912b88.tar.gz freebsd-ports-gnome-cc84f82cc748adb18620a8626f8c684edf912b88.tar.zst freebsd-ports-gnome-cc84f82cc748adb18620a8626f8c684edf912b88.zip |
BROKEN: Does not build
Diffstat (limited to 'math/asir2000')
-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 |