From 604af260c9a398c5ab281a57bae3958fd98ada74 Mon Sep 17 00:00:00 2001 From: "Justin M. Seger" Date: Wed, 14 Oct 1998 23:30:49 +0000 Subject: Mark BRKOEN for ELF: touch ../../ComLine/freebsd/.created cc -c -o ../../ComLine/freebsd/HTLine.o -O -pipe -DDEBUG -D__BSD__ -I../../Library/Implementation -I../../ComLine/Implementation -DVT=\"4.0D\" ../../ComLine/Implementation/HTLine.c cc -o ../../ComLine/freebsd/w3c_4.0D ../../ComLine/freebsd/HTLine.o -L../../Library/freebsd -lwww /usr/libexec/elf/ld: cannot open -lwww: No such file or directory *** Error code 1 --- www/comline/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'www') diff --git a/www/comline/Makefile b/www/comline/Makefile index 3119e1b33c16..28f2ce80d5f0 100644 --- a/www/comline/Makefile +++ b/www/comline/Makefile @@ -3,7 +3,7 @@ # Date created: 9 Dec 1995 # Whom: ache # -# $Id: Makefile,v 1.6 1996/11/18 11:40:53 asami Exp $ +# $Id: Makefile,v 1.7 1997/07/21 17:23:13 fenner Exp $ # DISTNAME= WWW @@ -16,6 +16,8 @@ DISTFILES= w3c-libwww-4.0D.tar.gz \ MAINTAINER= ache@freebsd.org +BROKEN_ELF= -lwww + do-build: cd ${WRKSRC}; ./BUILD comline -- cgit v1.2.3