summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authoritojun <itojun>2001-03-30 22:07:20 +0000
committeritojun <itojun>2001-03-30 22:07:20 +0000
commit531ceac27f028121dc47cc571db37dee7de77247 (patch)
treeab16ae578aa67fdd4aa534018d4006daae183f21 /www
parent72742f86d45f7bbcf43f26d734330dea04cce2e5 (diff)
downloadpkgsrc-531ceac27f028121dc47cc571db37dee7de77247.tar.gz
ve USE_INET6 for webpage
Diffstat (limited to 'www')
-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