diff options
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/pkglint/files/makevars.map | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/pkgtools/pkglint/files/makevars.map b/pkgtools/pkglint/files/makevars.map index b3d686d585c..d21759d3fe0 100644 --- a/pkgtools/pkglint/files/makevars.map +++ b/pkgtools/pkglint/files/makevars.map @@ -1,4 +1,4 @@ -# $NetBSD: makevars.map,v 1.11 2005/08/01 11:37:46 wiz Exp $ +# $NetBSD: makevars.map,v 1.12 2005/08/01 15:40:19 wiz Exp $ # # This file tries to guess the type of some variables, according to their @@ -26,7 +26,6 @@ SETGIDGAME Boolean #USE_CRYPTO One_Of(YES NO) USE_CUPS Yes_Or_Undefined -#USE_DB2 One_Of(YES NO) ; weird (see mail/sendmail812) USE_I586 Boolean USE_INET6 Boolean USE_INN Yes_Or_Undefined |