1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

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
This commit is contained in:
Justin M. Seger 1998-10-14 03:38:48 +00:00
parent 0f56ee0c51
commit 9eb6e56f2e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=13989

View File

@ -3,7 +3,7 @@
# Date created: June 15th 1997
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
# $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}