Disable tclX until someone fixes it. It expects a static tk library, but

the tk port only builds a shared lib.
This commit is contained in:
Andreas Schulz 1995-02-26 01:16:07 +00:00
parent 16676650f9
commit 1c537e9ab1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1041

View File

@ -1,7 +1,7 @@
# $Id: Makefile,v 1.18 1995/02/10 08:07:59 gpalmer Exp $
# $Id: Makefile,v 1.19 1995/02/12 21:13:29 hsu Exp $
#Broken - expect
#Broken - expect, tclX
SUBDIR= Gofer STk Sather forth gcl logo p2c schemetoc scm smalltalk tcl tclX
SUBDIR= Gofer STk Sather forth gcl logo p2c schemetoc scm smalltalk tcl
.include <bsd.port.subdir.mk>