summaryrefslogtreecommitdiff
path: root/www/apache13-fp/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-03-26 14:07:16 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-03-26 14:07:16 +0000
commit1623a18b439dde33c3a5c406932c629a7f88f8a3 (patch)
treeced4448e3cbc1ad79fd9bb4205e0bd6d03c7dad8 /www/apache13-fp/Makefile
parentUpgrade to 0.5.5p1. (diff)
Like other apache* ports, this one doesn't use GNU configure.
Notes
Notes: svn path=/head/; revision=17401
Diffstat (limited to 'www/apache13-fp/Makefile')
-rw-r--r--www/apache13-fp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/apache13-fp/Makefile b/www/apache13-fp/Makefile
index 488716cdf578..044824e20ef5 100644
--- a/www/apache13-fp/Makefile
+++ b/www/apache13-fp/Makefile
@@ -3,7 +3,7 @@
# Date created: Sat Oct 31 16:30:00 CDT 1997
# Whom: hetzels@westbend.net
#
-# $Id: Makefile,v 1.9 1999/03/13 17:11:03 billf Exp $
+# $Id: Makefile,v 1.10 1999/03/13 17:57:44 billf Exp $
#
DISTNAME= apache_${AP_VERS}
@@ -62,7 +62,7 @@ Y2K= http://www.apache.org/docs/misc/FAQ.html#year2000
# Set APACHE_PERF_TUNING env. variable to YES to get maximum performance
#
-GNU_CONFIGURE= yes
+HAS_CONFIGURE= yes
CONFIGURE_ARGS= \
--prefix=${PREFIX} \
--with-layout=GNU \