summaryrefslogtreecommitdiff
path: root/security/xinetd/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2000-09-12 04:10:01 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2000-09-12 04:10:01 +0000
commit4a2ac121fb502febcddfc73012bfef06663f20b9 (patch)
tree0cd59356731794bc2f83d1ea1543a574b595e662 /security/xinetd/Makefile
parentUpgrade to 0.7003. (diff)
Remove ipv6 support temporary, it seems buggy.
Activate loadavg support.
Notes
Notes: svn path=/head/; revision=32532
Diffstat (limited to 'security/xinetd/Makefile')
-rw-r--r--security/xinetd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/xinetd/Makefile b/security/xinetd/Makefile
index 2de8506ddb30..c6b251fe3721 100644
--- a/security/xinetd/Makefile
+++ b/security/xinetd/Makefile
@@ -16,7 +16,8 @@ MAINTAINER= vanilla@FreeBSD.org
FETCH_BEFORE_ARGS= -b
GNU_CONFIGURE= yes
ALL_TARGET= build
-CONFIGURE_ARGS= --with-loadavg --with-libwrap --with-inet6
+CONFIGURE_ARGS= --with-loadavg --with-libwrap
+# --with-inet6 "ipv6's code seens buggy.."
MAN5= xinetd.conf.5
MAN8= xinetd.8 xinetd.log.8