summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorrillig <rillig>2005-11-21 16:56:02 +0000
committerrillig <rillig>2005-11-21 16:56:02 +0000
commit4518cfb3a9e5bd1e25b0f0f5536b1427bd56d35d (patch)
treed6e824ce0985fe2653c66a3bba63fa0c6b59b183 /pkgtools
parent994379308ed9eaa2cc5c2b73cd4a474a48fc5c8d (diff)
downloadpkgsrc-4518cfb3a9e5bd1e25b0f0f5536b1427bd56d35d.tar.gz
* warn about unportable CPP macros in patches.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkglint/TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgtools/pkglint/TODO b/pkgtools/pkglint/TODO
index 7262d92d5fc..e1209cab00d 100644
--- a/pkgtools/pkglint/TODO
+++ b/pkgtools/pkglint/TODO
@@ -20,3 +20,4 @@
* warn about the use of ${WRKDIR:=...}, as this construct should only
be used with lists.
* mention the SUBST framework whenever ${SED} is used.
+* warn about unportable CPP macros in patches.