=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/share/mk/bsd.own.mk,v retrieving revision 1.121 retrieving revision 1.122 diff -u -r1.121 -r1.122 --- src/share/mk/bsd.own.mk 2012/08/22 19:41:56 1.121 +++ src/share/mk/bsd.own.mk 2012/08/23 06:14:41 1.122 @@ -1,4 +1,4 @@ -# $OpenBSD: bsd.own.mk,v 1.121 2012/08/22 19:41:56 pascal Exp $ +# $OpenBSD: bsd.own.mk,v 1.122 2012/08/23 06:14:41 deraadt Exp $ # $NetBSD: bsd.own.mk,v 1.24 1996/04/13 02:08:09 thorpej Exp $ # Host-specific overrides @@ -19,8 +19,6 @@ # Set `TCP_WRAPPERS' to `yes' to build certain networking daemons with # integrated support for libwrap. TCP_WRAPPERS?= yes -# Set `AFS` to `yes' to build with AFS support. -AFS?= yes # Set `DEBUGLIBS' to `yes' to build libraries with debugging symbols DEBUGLIBS?= no # Set toolchain to be able to know differences.