From 9eb6e56f2e06a5e837c4328cf44f62fbb60ae1d4 Mon Sep 17 00:00:00 2001 From: "Justin M. Seger" Date: Wed, 14 Oct 1998 03:38:48 +0000 Subject: Mark BROKEN for ELF: Running Mkbootstrap for Tcl () chmod 644 Tcl.bs ld -o blib/arch/auto/Tcl/Tcl.so -shared Tcl.o -ltcl76 -lm /usr/libexec/elf/ld: cannot open -ltcl76: No such file or directory *** Error code 1 --- lang/p5-Tcl/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lang/p5-Tcl') diff --git a/lang/p5-Tcl/Makefile b/lang/p5-Tcl/Makefile index ef1d864bc4c2..1febb4ce79ca 100644 --- a/lang/p5-Tcl/Makefile +++ b/lang/p5-Tcl/Makefile @@ -3,7 +3,7 @@ # Date created: June 15th 1997 # Whom: James FitzGibbon # -# $Id: Makefile,v 1.6 1998/09/15 21:31:46 asami Exp $ +# $Id: Makefile,v 1.7 1998/09/26 23:11:01 steve Exp $ # DISTNAME= Tcl-b2 @@ -18,6 +18,8 @@ LIB_DEPENDS= tcl76.1:${PORTSDIR}/lang/tcl76 USE_PERL5= YES +BROKEN_ELF= cannot open -ltcl76: No such file or directory + WRKSRC= ${WRKDIR}/Tcl MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -- cgit v1.2.3