From 75dd46e7198afb8cc005ec2fed12a622c3148555 Mon Sep 17 00:00:00 2001 From: "Justin M. Seger" Date: Thu, 15 Oct 1998 02:03:14 +0000 Subject: Mark BROKEN for ELF: echo "Include files generated from hypertext." Include files generated from hypertext. cc -o httpd_3.0A HTDaemonDIR.o HTRequest.o HTRetrieve.o HTScript.o HTLoad.o HTCache.o HTCacheInfo.o HTConfig.o HTWild.o HTSInit.o HTSUtils.o HTims.o HTPasswd.o HTAuth.o HTLex.o HTGroup.o HTACL.o HTAAProt.o HTAAServ.o HTAAFile.o HTLog.o HTgc.o HTUserInit.o HTRFC931.o ../../Library/freebsd/libwww.a -lcrypt cc: ../../Library/freebsd/libwww.a: No such file or directory *** Error code 1 --- www/w3c-httpd/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'www') diff --git a/www/w3c-httpd/Makefile b/www/w3c-httpd/Makefile index b0f109170564..b62e8f35fc83 100644 --- a/www/w3c-httpd/Makefile +++ b/www/w3c-httpd/Makefile @@ -3,7 +3,7 @@ # Date created: 29 October 1994 # Whom: pst # -# $Id: Makefile,v 1.16 1997/03/08 22:02:40 obrien Exp $ +# $Id: Makefile,v 1.17 1998/02/20 18:39:57 steve Exp $ # DISTNAME= w3c-httpd-3.0A @@ -14,6 +14,8 @@ MAINTAINER= giffunip@asme.org NO_WRKSUBDIR= yes +BROKEN_ELF= yes + WWW_ROOT= ${PREFIX}/www pre-configure: -- cgit v1.2.3