summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint/files/deprecated.map
blob: 341701e791008a96c3cea99dc06471475494e624 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: deprecated.map,v 1.24 2006/01/01 18:53:03 wiz Exp $
#

# This file contains names of Makefile variables and a short explanation
# what to do to make the warning disappear.

# The following entries can be removed after the 2006Q1 branch.
NO_TOOLS		You can just remove it.
NO_WRAPPER		You can just remove it.
CONFLICT		Use CONFLICTS instead.
DEPENDS_TARGET		Use DEPENDS instead.
FETCH_DEPENDS		Use DEPENDS instead.
LIB_DEPENDS		Use DEPENDS instead.
RUN_DEPENDS		Use DEPENDS instead.
ALLFILES		Use CKSUMFILES instead.