1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Mark BROKEN for ELF:

bray/libray.a /usr/local/lib/librle.a -lm
../libshade/libshade.a(setup.o): In function `RSSetup':
setup.o(.text+0x2bf): undefined reference to `SurfPush'
../libshade/libshade.a(shade.o): In function `ShadeRay':
shade.o(.text+0xb7): undefined reference to `ComputeSurfProps'
shade.o(.text+0x115): undefined reference to `Atmospherics'
../libshade/libshade.a(shade.o): In function `TransmitRay':
shade.o(.text+0x714): undefined reference to `MediumPush'
../libshade/libshade.a(yacc.o): In function `yyparse':
yacc.o(.text+0x1942): undefined reference to `SurfaceCopy'
yacc.o(.text+0x196a): undefined reference to `SurfaceCopy'
yacc.o(.text+0x199c): undefined reference to `SurfaceCopy'
and about 20 more lines of similar errors
This commit is contained in:
Justin M. Seger 1998-10-12 04:05:33 +00:00
parent 903a84837f
commit 23752ca3ed
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=13886

View File

@ -3,7 +3,7 @@
# Date created: 21 January 1998
# Whom: giffunip@asme.org
#
# $Id$
# $Id: Makefile,v 1.1.1.1 1998/05/26 04:04:11 mph Exp $
#
DISTNAME= rayshade.4.0
@ -17,6 +17,8 @@ MAINTAINER= ports@FreeBSD.ORG
BUILD_DEPENDS= $(LOCALBASE)/lib/librle.a:${PORTSDIR}/graphics/urt
BROKEN_ELF= yes
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= Configure
CONFIGURE_ARGS+= < ${WRKDIR}/config.ans