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:
parent
0f56ee0c51
commit
9eb6e56f2e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=13989
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user