summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-10-14 23:30:49 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-10-14 23:30:49 +0000
commit604af260c9a398c5ab281a57bae3958fd98ada74 (patch)
tree75d398ca197c43d4a50ac2f31deeec87689cff4e /www
parentMark BROKEN for ELF: (diff)
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
Notes
Notes: svn path=/head/; revision=14005
Diffstat (limited to 'www')
-rw-r--r--www/comline/Makefile4
1 files changed, 3 insertions, 1 deletions
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