diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-08-08 02:02:02 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-08-08 02:02:02 +0000 |
commit | 096ec1587a638ac025da88fa59fbbe722d34ac9b (patch) | |
tree | 1c67038c23cffac917d4124bb9071b3a5c7a1f9f /lang/visualworks/Makefile | |
parent | BROKEN: Does not fetch (diff) |
BROKEN: Does not fetch.
This port is scheduled for removal in 3 months if it is still broken at that
time. If anyone is interested in fixing it, please submit your patches to the
maintainer, or via send-pr if the maintainer is unresponsive.
Diffstat (limited to '')
-rw-r--r-- | lang/visualworks/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/visualworks/Makefile b/lang/visualworks/Makefile index 368498838346..f78eae8fdf7b 100644 --- a/lang/visualworks/Makefile +++ b/lang/visualworks/Makefile @@ -21,6 +21,8 @@ DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} MAINTAINER= js@jeannot.org COMMENT= A high performance Smalltalk environment +BROKEN= Does not fetch + USE_LINUX= yes ONLY_FOR_ARCHS= i386 |