summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pkgtools/pkglint/files/deprecated.map4
-rw-r--r--pkgtools/pkglint/files/makevars.map3
2 files changed, 4 insertions, 3 deletions
diff --git a/pkgtools/pkglint/files/deprecated.map b/pkgtools/pkglint/files/deprecated.map
index 37253f553d5..30e7d46dbc8 100644
--- a/pkgtools/pkglint/files/deprecated.map
+++ b/pkgtools/pkglint/files/deprecated.map
@@ -1,4 +1,4 @@
-# $NetBSD: deprecated.map,v 1.57 2007/11/03 11:48:53 rillig Exp $
+# $NetBSD: deprecated.map,v 1.58 2007/11/03 14:49:43 rillig Exp $
#
# This file contains names of Makefile variables and a short explanation
@@ -143,4 +143,4 @@ LICENCE Use LICENSE instead.
#ACCEPTABLE_LICENCES Use ACCEPTABLE_LICENSES instead.
# November 2007
-USE_NCURSES Include "../../devel/ncurses/buildlink3.mk" instead.
+#USE_NCURSES Include "../../devel/ncurses/buildlink3.mk" instead.
diff --git a/pkgtools/pkglint/files/makevars.map b/pkgtools/pkglint/files/makevars.map
index 85769f9e14d..afd34a14cc6 100644
--- a/pkgtools/pkglint/files/makevars.map
+++ b/pkgtools/pkglint/files/makevars.map
@@ -1,4 +1,4 @@
-# $NetBSD: makevars.map,v 1.172 2007/11/03 11:48:53 rillig Exp $
+# $NetBSD: makevars.map,v 1.173 2007/11/03 14:49:43 rillig Exp $
#
# This file contains the guessed type of some variables, according to
@@ -689,6 +689,7 @@ USE_LANGUAGES List of { c c99 c++ fortran java objc } [m:s,c:s,o:s]
USE_LIBTOOL Yes [$package]
USE_MAKEINFO Yes [$package]
USE_MSGFMT_PLURALS Yes [$package]
+USE_NCURSES Yes [$package]
USE_OLD_DES_API YesNo [$package]
USE_PKGINSTALL Yes [$package]
USE_PKGLOCALEDIR YesNo [$package]