summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorrillig <rillig>2007-11-03 11:48:53 +0000
committerrillig <rillig>2007-11-03 11:48:53 +0000
commite01785bad048fd6e96a1d49d09c9e2166ef5bd03 (patch)
treee948c31620a9318a551ff4e6b23206a048240033 /pkgtools
parent754de26133da666f511e7bf5273e5068a4bb2b00 (diff)
downloadpkgsrc-e01785bad048fd6e96a1d49d09c9e2166ef5bd03.tar.gz
USE_NCURSES is deprecated. It has no effects anymore.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkglint/files/deprecated.map5
-rw-r--r--pkgtools/pkglint/files/makevars.map3
2 files changed, 5 insertions, 3 deletions
diff --git a/pkgtools/pkglint/files/deprecated.map b/pkgtools/pkglint/files/deprecated.map
index 68ce45ea501..37253f553d5 100644
--- a/pkgtools/pkglint/files/deprecated.map
+++ b/pkgtools/pkglint/files/deprecated.map
@@ -1,4 +1,4 @@
-# $NetBSD: deprecated.map,v 1.56 2007/10/31 12:15:09 rillig Exp $
+# $NetBSD: deprecated.map,v 1.57 2007/11/03 11:48:53 rillig Exp $
#
# This file contains names of Makefile variables and a short explanation
@@ -141,3 +141,6 @@ LICENCE Use LICENSE instead.
# The following variable is not yet deprecated, as there has been
# a large disagreement on the proper spelling.
#ACCEPTABLE_LICENCES Use ACCEPTABLE_LICENSES instead.
+
+# November 2007
+USE_NCURSES Include "../../devel/ncurses/buildlink3.mk" instead.
diff --git a/pkgtools/pkglint/files/makevars.map b/pkgtools/pkglint/files/makevars.map
index 4b1042a16d6..85769f9e14d 100644
--- a/pkgtools/pkglint/files/makevars.map
+++ b/pkgtools/pkglint/files/makevars.map
@@ -1,4 +1,4 @@
-# $NetBSD: makevars.map,v 1.171 2007/10/13 08:57:09 rillig Exp $
+# $NetBSD: makevars.map,v 1.172 2007/11/03 11:48:53 rillig Exp $
#
# This file contains the guessed type of some variables, according to
@@ -689,7 +689,6 @@ 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]