summaryrefslogtreecommitdiff
path: root/www/apache21/Makefile
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1997-08-25 23:03:05 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1997-08-25 23:03:05 +0000
commitc9a02a1c285c39e7bda25883854e3c952f2145a6 (patch)
treef3e04c423e9dfa66907ce834a5e43bfeca955c6f /www/apache21/Makefile
parentUpdate to 970824 version of Wine. (diff)
Do not replace Apache md5 with FreeBSD one, it cause
support problems and gains almost nothing
Notes
Notes: svn path=/head/; revision=7690
Diffstat (limited to 'www/apache21/Makefile')
-rw-r--r--www/apache21/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/www/apache21/Makefile b/www/apache21/Makefile
index 1a85c19d1ecc..f3918c586d2c 100644
--- a/www/apache21/Makefile
+++ b/www/apache21/Makefile
@@ -3,7 +3,7 @@
# Date created: Fri Aug 25 16:42:36 CDT 1995
# Whom: ache@nagual.pp.ru
#
-# $Id: Makefile,v 1.37 1997/08/12 18:20:00 peter Exp $
+# $Id: Makefile,v 1.38 1997/08/13 15:09:53 ache Exp $
#
DISTNAME= apache_1.3a1
@@ -24,9 +24,6 @@ post-patch:
< Configuration.old > Configuration
.endif
-post-patch:
- ${CP} /usr/include/md5.h ${WRKSRC}/src/md5.h
-
post-install:
@if [ ! -f ${PREFIX}/etc/rc.d/apache.sh ]; then \
echo "Installing ${PREFIX}/etc/rc.d/apache.sh startup file."; \