Mark BROKEN for ELF:

cc  -O -pipe -DSTK_VERSION=\"3.1.1\" -DMACHINE=\"FreeBSD-3.0-BETA-i386\" -DUSE_DYNLOAD -DUSE_TK -DSTk_CODE -DFREEBSD -DUSE_STKLOS    -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SIGACTION=1 -DHAVE_SELECT=1 -DSTDC_HEADERS=1   -I. -I../Tk/generic -I../Tk/unix -I../Tcl -I../Mp  -I/usr/X11R6/include -o stk userinit.o libstk.a ../Mp/libgmp.a ../Tk/unix/libtk.a ../Tcl/libtcl.a ../Tcl/libevtcl.a  -L/usr/X11R6/lib  -lSM -lICE -lX11 -lm
cc: ../Mp/libgmp.a: No such file or directory
cc: ../Tk/unix/libtk.a: No such file or directory
This commit is contained in:
Justin M. Seger 1998-10-13 23:09:20 +00:00
parent c15b3bdfae
commit 6f4b07dd27
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=13955

View File

@ -3,7 +3,7 @@
# Date created: 17 Sep 96
# Whom: jmacd@cs.berkeley.edu
#
# $Id: Makefile,v 1.13 1997/03/06 10:58:52 asami Exp $
# $Id: Makefile,v 1.14 1998/03/08 01:39:21 jmacd Exp $
#
DISTNAME= STk-3.1.1
@ -12,6 +12,8 @@ MASTER_SITES= ftp://kaolin.unice.fr/pub/
MAINTAINER= jmacd@FreeBSD.ORG
BROKEN_ELF= yes
PATCH_STRIP= -p1
GNU_CONFIGURE= yes
MAKE_FLAGS= "prefix=${PREFIX}" -f