diff options
-rw-r--r-- | www/w3c-httpd/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
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: |