aboutsummaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-02-07 10:09:38 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-02-07 10:09:38 +0000
commita60c8e197d503bc0c1df5a0e8c2f80e980ffb0b7 (patch)
tree630a8e53c6080e9b682c88c291c9dfa60b022220 /lang/Makefile
parent90dc44709f5bab6717d0b0f40cc6e34d8ab613f8 (diff)
downloadports-a60c8e197d503bc0c1df5a0e8c2f80e980ffb0b7.tar.gz
ports-a60c8e197d503bc0c1df5a0e8c2f80e980ffb0b7.zip
Add expect to SUBDIR, it builds and packages now!
Notes
Notes: svn path=/head/; revision=2689
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 99674033a907..ab4edc99f892 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.42 1996/01/31 09:14:31 asami Exp $
+# $Id: Makefile,v 1.43 1996/02/07 06:20:54 jkh Exp $
#
SUBDIR += Gofer
@@ -7,7 +7,7 @@
SUBDIR += bwbasic
SUBDIR += eiffel
SUBDIR += elk
- BROKEN += expect # no package files yet
+ SUBDIR += expect
SUBDIR += forth
SUBDIR += g77
SUBDIR += gcl