aboutsummaryrefslogtreecommitdiffstats
path: root/lang/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-05-13 11:35:48 +0800
committerasami <asami@FreeBSD.org>1995-05-13 11:35:48 +0800
commit929edba35710d2bfa53010b913c2936a6d0970dd (patch)
tree3cf9d8088e682aeae90d39e18eeb3a09b1b091d2 /lang/Makefile
parent8da4774001fcdd1d1c8e9d3f14ca8e94db10a8a3 (diff)
downloadfreebsd-ports-gnome-929edba35710d2bfa53010b913c2936a6d0970dd.tar.gz
freebsd-ports-gnome-929edba35710d2bfa53010b913c2936a6d0970dd.tar.zst
freebsd-ports-gnome-929edba35710d2bfa53010b913c2936a6d0970dd.zip
Add guile-ii. Move nTk in alphabetical order.
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 2d2530f88483..1676e6560d64 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,9 +1,9 @@
-# $Id: Makefile,v 1.27 1995/05/12 07:20:21 asami Exp $
+# $Id: Makefile,v 1.28 1995/05/12 15:32:36 jmz Exp $
#Broken - expect
-# schemetoc: runs ldconfig
-SUBDIR= Gofer STk Sather forth g77 gcl icon logo mit-scheme p2c perl5 nTk\
+SUBDIR= Gofer STk Sather forth g77 gcl guile-ii \
+ icon logo mit-scheme nTk p2c perl5 \
scheme48 schemetoc scm smalltalk tcl tclX
.include <bsd.port.subdir.mk>