aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-08-09 22:49:16 +0800
committerSatoshi Asami <asami@FreeBSD.org>1995-08-09 22:49:16 +0800
commit741b727ed3891d89b780a6d88071a89820b27c12 (patch)
tree3dc950fbcac55a79bca1b692f25dbae7f0cb8c3a /lang
parent3a9fac9eed3364162fc3df165d0731d6516369eb (diff)
downloadfreebsd-ports-741b727ed3891d89b780a6d88071a89820b27c12.tar.gz
freebsd-ports-741b727ed3891d89b780a6d88071a89820b27c12.tar.zst
freebsd-ports-741b727ed3891d89b780a6d88071a89820b27c12.zip
Add bwbasic, move BROKEN stuff down in alphabetical order.
Notes
Notes: svn path=/head/; revision=2049
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 4be7ddd12b8b..e700f2022514 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,16 +1,16 @@
-# $Id: Makefile,v 1.34 1995/07/05 14:08:49 jmz Exp $
-#
-# BROKEN: expect (no package file yet)
-# BROKEN: gnat (not really broken, just requires existing gnat compiler)
+# $Id: Makefile,v 1.35 1995/08/08 22:11:29 jkh Exp $
#
SUBDIR += Gofer
SUBDIR += STk
SUBDIR += Sather
+ SUBDIR += bwbasic
SUBDIR += elk
+ BROKEN += expect # no package file yet
SUBDIR += forth
SUBDIR += g77
SUBDIR += gcl
+ BROKEN += gnat # not really broken, just requires existing gnat compiler
SUBDIR += guile-ii
SUBDIR += icon
SUBDIR += itcl