From 719aa84d31e0fdccc5dc0336a51434143e872b1c Mon Sep 17 00:00:00 2001 From: steve Date: Sat, 26 Sep 1998 23:18:10 +0000 Subject: Mark broken for ELF because of xforms port. --- math/xldlas/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'math/xldlas/Makefile') diff --git a/math/xldlas/Makefile b/math/xldlas/Makefile index df9343eb70e1..eefe2bcb6025 100644 --- a/math/xldlas/Makefile +++ b/math/xldlas/Makefile @@ -3,7 +3,7 @@ # Date created: 20 Dec 97 # Whom: Pedro Giffuni # -# $Id: Makefile,v 1.3 1998/08/05 09:31:30 asami Exp $ +# $Id: Makefile,v 1.4 1998/08/07 23:56:35 asami Exp $ # DISTNAME= xldlas-0.85 @@ -16,7 +16,9 @@ EXTRACT_SUFX= -source.tgz MAINTAINER= giffunip@asme.org -LIB_DEPENDS= xforms\\.0\\.:${PORTSDIR}/x11-toolkits/xforms +BROKEN_ELF= xforms is a.out only + +LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms WRKSRC= ${WRKDIR}/xldlas -- cgit