From ddc3f538a6b40de3bf6f9ff2da8418926ae06b5f Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Sat, 22 Apr 1995 12:30:11 +0000 Subject: Update for new bsd.port.mk (target renaming). --- www/w3c-httpd/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'www/w3c-httpd') diff --git a/www/w3c-httpd/Makefile b/www/w3c-httpd/Makefile index aad96f0d49c2..8f1d51dce2d8 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.3 1995/04/15 05:41:21 asami Exp $ +# $Id: Makefile,v 1.4 1995/04/17 07:56:09 asami Exp $ # DISTNAME= WWW @@ -14,7 +14,7 @@ CATEGORIES+= networking WWW_ROOT= ${PREFIX}/www -install: build +do-install: -mkdir ${WWW_ROOT} \ ${WWW_ROOT}/data ${WWW_ROOT}/cgi-bin ${WWW_ROOT}/htbin cd ${WRKSRC}/server_root; pax -rw * ${WWW_ROOT} @@ -28,5 +28,6 @@ install: build ${WRKSRC}/Daemon/unix/cgiparse ${WWW_ROOT}/cgi-bin install -c -s -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \ ${WRKSRC}/Daemon/unix/cgiutils ${WWW_ROOT}/cgi-bin + @${MAKE} ${.MAKEFLAGS} fake-pkg .include -- cgit v1.2.3