summaryrefslogtreecommitdiff
path: root/www/apache-current
diff options
context:
space:
mode:
authoritojun <itojun>2001-03-30 22:07:20 +0000
committeritojun <itojun>2001-03-30 22:07:20 +0000
commit29fb4f6ee678580830c8e330b88a75213282a502 (patch)
treeab16ae578aa67fdd4aa534018d4006daae183f21 /www/apache-current
parentcb7554dbd8e863b1d30ae8f6810a4f618a9380c4 (diff)
downloadpkgsrc-29fb4f6ee678580830c8e330b88a75213282a502.tar.gz
ve USE_INET6 for webpage
Diffstat (limited to 'www/apache-current')
-rw-r--r--www/apache-current/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/www/apache-current/Makefile b/www/apache-current/Makefile
index d500b8097be..0318ada8dd1 100644
--- a/www/apache-current/Makefile
+++ b/www/apache-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/03/30 22:06:00 itojun Exp $
+# $NetBSD: Makefile,v 1.2 2001/03/30 22:07:20 itojun Exp $
DISTNAME= httpd-2_0_15-alpha
PKGNAME= apache-2.0.15
@@ -13,6 +13,9 @@ COMMENT= HTTP (Web) server
CONFLICTS= apache-*modssl-* apache-* apache6-*
+# autodetect
+BUILD_DEFS+= USE_INET6
+
GNU_CONFIGURE= # defined
USE_GMAKE= yes
USE_SSL= yes